Skip to content

Commit 688862d

Browse files
committed
chore: removing unused arg type
1 parent 3aac3eb commit 688862d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/Title/Title.stories.tsx

-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ export default {
66
title: 'Typography/Title',
77
component: Title,
88
argTypes: {
9-
icon: {
10-
type: '',
11-
},
129
children: {
1310
type: 'string',
1411
},

0 commit comments

Comments
 (0)