Skip to content

Commit

Permalink
apparently you're not supposed to import this anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
Raajheer1 committed May 28, 2024
1 parent 3706a9f commit f595680
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/animations/Spinner.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
</template>

<script lang="ts" setup>
import { defineProps } from "vue";
const props = defineProps<{
dark?: boolean;
}>();
Expand Down

0 comments on commit f595680

Please sign in to comment.