Skip to content

Commit 3116e02

Browse files
committed
I don't get these storybooks
1 parent 56840e5 commit 3116e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/Select.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ Option.propTypes = {
6767
children: PropTypes.node,
6868
label: PropTypes.oneOfType([
6969
PropTypes.string,
70-
PropTypes.number
70+
PropTypes.number,
7171
]),
7272
};

0 commit comments

Comments
 (0)