README
Storybook Components
Storybook Components is a React UI components collection used by the UI of Storybook and Addons.
All components use emotion for styling.
Core Storybook Components
<script type="module">
import beisenStorybookComponents from 'https://cdn.skypack.dev/@beisen/storybook-components';
</script>
Storybook Components is a React UI components collection used by the UI of Storybook and Addons.
All components use emotion for styling.