Skip to content

Commit

Permalink
chore: Import app from common app instead
Browse files Browse the repository at this point in the history
Introduced in #3099
  • Loading branch information
SychO9 committed Oct 14, 2021
1 parent d053bb5 commit d4c5973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/common/utils/formatNumber.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import app from '../../forum/app';
import app from '../../common/app';

/**
* The `formatNumber` utility localizes a number into a string with the
Expand Down

0 comments on commit d4c5973

Please sign in to comment.