We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 085fdfc commit f404b4bCopy full SHA for f404b4b
services/frontend/apps/admin-app/src/App.vue
@@ -1,5 +1,5 @@
1
<script lang="ts" setup>
2
- import { RouterView } from "vue-router";
+import { RouterView } from "vue-router";
3
import { NavigationContainer, OnyxIcon } from "@shared/ui";
4
import { useI18n } from "vue-i18n";
5
import { iconArrowSmallUpRightTop } from "@sit-onyx/icons";
0 commit comments