UNPKG

@gsretail.com/gui-core

Version:

A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook

3 lines (2 loc) 127 B
export { default } from './PageContentFooter'; export { default as PageContentFooterProps } from './PageContentFooter.type';