Fix linting error

This commit is contained in:
Michael Shilman 2021-11-02 02:26:51 +08:00
parent 1e92863412
commit df4fe0ec78

View File

@ -8,6 +8,7 @@ export default {
title: 'Basics/IconButton',
};
// eslint-disable-next-line no-underscore-dangle
export const _IconButton = () => (
<IconButton>
<Icons icon="bookmark" />