Skip to content

Commit 93ee60d

Browse files
C1ANCYSzghostdevv
andauthored
Update app/components/Diff/SidebarPanel.vue
Co-authored-by: Willow (GHOST) <ghostdevbusiness@gmail.com>
1 parent bee318a commit 93ee60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/Diff/SidebarPanel.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<script setup lang="ts">
22
import { packageRoute } from '~/utils/router'
3-
import type { IconClass } from '../../types/icon'
3+
import type { IconClass } from '~/types/icon'
44
55
const props = defineProps<{
66
compare: CompareResponse

0 commit comments

Comments
 (0)