mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 17:51:46 +02:00
feat(badges): changed is-splited to be marked as default in storybook
This commit is contained in:
@@ -27,7 +27,7 @@ stories.add('badges', () => {
|
||||
default: '',
|
||||
'is-splited': 'is-splited',
|
||||
'is-icon': 'is-icon',
|
||||
}, '');
|
||||
}, 'is-splited');
|
||||
|
||||
const fontSize = number('font-size', 1, {
|
||||
range: true,
|
||||
|
Reference in New Issue
Block a user