Skip to content

Commit ea455a4

Browse files
fix: toggle stories
1 parent 70cb936 commit ea455a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue-primitives/src/toggle/stories/Toggle.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// import './style.css'
1+
import './style.css'
22
import { defineComponent, shallowRef } from 'vue'
33
import { Toggle } from '../index.ts'
44

0 commit comments

Comments
 (0)