UNPKG

@nuitral/react-ui-suite

Version:
8 lines (7 loc) 345 B
export { default as NuitralBox } from './box'; export { default as NuitralButton } from './button'; export { default as NuitralCard } from './card'; export { default as NuitralIcon } from './icon'; export { default as NuitralInput } from './input'; export { default as NuitralTab } from './tab'; export { default as NuitralTabs } from './tabs';