aboutsummaryrefslogtreecommitdiff
path: root/packages/auditor-backoffice-ui/src/index.tsx
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-08-26 23:50:16 +0200
committerFlorian Dold <florian@dold.me>2024-08-26 23:50:16 +0200
commitb2a86eed8fad115643a2e82bf4ad042aa98ce793 (patch)
tree121498f3eacae64656375d608efdd4b6c466b4a1 /packages/auditor-backoffice-ui/src/index.tsx
parent07b566a1afb131d9137e543291de3a7368292360 (diff)
-formatting
Diffstat (limited to 'packages/auditor-backoffice-ui/src/index.tsx')
-rw-r--r--packages/auditor-backoffice-ui/src/index.tsx2
1 files changed, 1 insertions, 1 deletions
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(<Application />, app as any); \ No newline at end of file
+render(<Application />, app as any);