fix: import app from common app instead (#3104)

Introduced in #3099
This commit is contained in:
Sami Mazouz 2021-10-14 14:41:22 +01:00 committed by GitHub
parent 3b523e5542
commit 890fd4e38d

View File

@ -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 * The `formatNumber` utility localizes a number into a string with the