From 890fd4e38dcb364ab6e973aa06c04329076c0b2a Mon Sep 17 00:00:00 2001 From: Sami Mazouz Date: Thu, 14 Oct 2021 14:41:22 +0100 Subject: [PATCH] fix: import app from common app instead (#3104) Introduced in #3099 --- framework/core/js/src/common/utils/formatNumber.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/core/js/src/common/utils/formatNumber.ts b/framework/core/js/src/common/utils/formatNumber.ts index 0e1f1284b..a1e697343 100644 --- a/framework/core/js/src/common/utils/formatNumber.ts +++ b/framework/core/js/src/common/utils/formatNumber.ts @@ -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