Skip to content

Commit 9a19ad8

Browse files
committed
refactor: remove import defineProps warning
1 parent d841e13 commit 9a19ad8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/app/src/navigation/SidebarNavigation.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535

3636
<script lang="ts" setup>
3737
import SidebarNavigationRow from './SidebarNavigationRow.vue'
38-
import { defineProps } from 'vue'
3938
import SpecsIcon from '~icons/cy/test-results_x24'
4039
import CodeIcon from '~icons/cy/code-editor_x24'
4140
import SettingsIcon from '~icons/cy/settings_x24'

0 commit comments

Comments
 (0)