Closed dgading closed 4 years ago
Current version on my fork of the component library. https://dgading.github.io/data-catalog-components/templates/datatable
WebpackError: TypeError: Cannot destructure property 'searchState' of 'Object(...)(...)' as it is null.
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
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 visithttp://localhost:3000
.