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 d06ec6f commit c2f1cc8Copy full SHA for c2f1cc8
web/pages/index.vue
@@ -1,6 +1,6 @@
1
<script lang="ts" setup>
2
import { ExclamationTriangleIcon } from '@heroicons/vue/24/solid';
3
-import { BrandLogo, Button, buttonVariants, Toaster } from '@unraid/ui';
+import { BrandLogo, Button, Toaster } from '@unraid/ui';
4
import { useDummyServerStore } from '~/_data/serverState';
5
import AES from 'crypto-js/aes';
6
0 commit comments