Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fdewas-aneo committed Nov 26, 2024
1 parent f7b9611 commit 84648c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/content/ProseImg.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<script setup lang="ts">
import { withBase } from 'ufo'
import { computed, useRuntimeConfig } from '#imports'
import { withBase } from 'ufo'
const props = defineProps({
src: {
Expand Down

0 comments on commit 84648c3

Please sign in to comment.