Skip to content

Commit

Permalink
fix: generate-ui failing to build
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBastin committed Jul 18, 2023
1 parent e869d49 commit 29171d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hoppscotch-ui/src/components/smart/Anchor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script setup lang="ts">
import HoppSmartLink from "./Link.vue"
import { Component } from "vue"
import type { Component } from "vue"
withDefaults(
defineProps<{
Expand Down

0 comments on commit 29171d1

Please sign in to comment.