aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/merchant-backoffice-ui/src/index.tsx')
-rw-r--r--packages/merchant-backoffice-ui/src/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/merchant-backoffice-ui/src/index.tsx b/packages/merchant-backoffice-ui/src/index.tsx
index c60471099..87ed8e26f 100644
--- a/packages/merchant-backoffice-ui/src/index.tsx
+++ b/packages/merchant-backoffice-ui/src/index.tsx
@@ -14,7 +14,7 @@
GNU Taler; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
-import {Application} from "./Application.js";
+import { Application } from "./Application.js";
import { h, render } from "preact";
import "./scss/main.scss";