Skip to content

Commit

Permalink
Merge pull request #1269 from PrefectHQ/fix/demo-build-bad-import
Browse files Browse the repository at this point in the history
Fix it 🔧.
  • Loading branch information
collincchoy committed May 3, 2024
2 parents 66857a8 + 4e1c23b commit 8e007ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/sections/components/Accordion.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

<script lang="ts" setup>
import PAccordion from '@/components/Accordion/PAccordion.vue'
import { s } from 'vite/dist/node/types.d-aGj9QkWt'
import { ref } from 'vue'
import ComponentPage from '@/demo/components/ComponentPage.vue'
Expand Down

0 comments on commit 8e007ea

Please sign in to comment.