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 32b2449 commit fb0f8d3Copy full SHA for fb0f8d3
frontend/src/components/HomePage/Main.vue
@@ -4,7 +4,6 @@ import Sparkles from '@/components/ui/Sparkles.vue'
4
import Discord from '@/components/icons/Socials/Discord.vue'
5
import { Button } from '@/components/ui/button'
6
import { hidden } from '@/utils'
7
-import { Play } from "untitledui-js/vue";
8
import { Stars02 } from "untitledui-js/vue";
9
10
function randomInRange(min: number, max: number) {
0 commit comments