UNPKG

@aragon/gov-ui-kit

Version:

Implementation of the Aragon's Governance UI Kit

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