Skip to content

Commit

Permalink
fix: lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Nov 28, 2023
1 parent 3290bcb commit 140a89c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/label/src/stories/LabelDemo.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<script setup lang="ts">
import Styled from './Styled.vue'
import WithControl from './WithControl.vue'
import Control from './Control.vue'
withDefaults(defineProps<ILabelProps>(), {})
Expand Down

0 comments on commit 140a89c

Please sign in to comment.