From b2a86eed8fad115643a2e82bf4ad042aa98ce793 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 26 Aug 2024 23:50:16 +0200 Subject: -formatting --- packages/auditor-backoffice-ui/src/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/auditor-backoffice-ui/src/index.tsx') diff --git a/packages/auditor-backoffice-ui/src/index.tsx b/packages/auditor-backoffice-ui/src/index.tsx index fc956e8aa..7fdf7c1c3 100644 --- a/packages/auditor-backoffice-ui/src/index.tsx +++ b/packages/auditor-backoffice-ui/src/index.tsx @@ -21,4 +21,4 @@ import "./scss/main.scss"; const app = document.getElementById("app"); -render(, app as any); \ No newline at end of file +render(, app as any); -- cgit v1.2.3