mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-03-27 08:04:33 +00:00
6 lines
218 B
JavaScript
6 lines
218 B
JavaScript
/* eslint-disable import/no-extraneous-dependencies, import/no-unresolved, import/extensions */
|
|
|
|
import '@storybook/addon-actions/register';
|
|
import '@storybook/addon-links/register';
|
|
import '@storybook/addon-console';
|