UNPKG

@aragon/gov-ui-kit

Version:

Implementation of the Aragon's Governance UI Kit

6 lines (5 loc) 150 B
import type { Preview } from '@storybook/react'; import '../index.css'; import './style.css'; declare const preview: Preview; export default preview;