GetDKAN / data-catalog-components

https://getdkan.github.io/data-catalog-components
9 stars 6 forks source link

Initial docz build #67

Closed dgading closed 4 years ago

dgading commented 4 years ago

Test of docz to replace Storybook. It has more of a focus on displaying the component and less on looks.

To test, just install the new packages and run npm run docz:serve then visit http://localhost:3000.

dgading commented 4 years ago

Current version on my fork of the component library. https://dgading.github.io/data-catalog-components/templates/datatable

janette commented 4 years ago

WebpackError: TypeError: Cannot destructure property 'searchState' of 'Object(...)(...)' as it is null.

janette commented 4 years ago
ERROR #11328 

A page component must export a React component for it to be valid. Please make sure this file exports a React component:

undefined