mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 02:01:48 +08:00
Fix linting error
This commit is contained in:
parent
1e92863412
commit
df4fe0ec78
@ -8,6 +8,7 @@ export default {
|
||||
title: 'Basics/IconButton',
|
||||
};
|
||||
|
||||
// eslint-disable-next-line no-underscore-dangle
|
||||
export const _IconButton = () => (
|
||||
<IconButton>
|
||||
<Icons icon="bookmark" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user