UNPKG

@nuitral/react-ui-suite

Version:
9 lines (8 loc) 369 B
import '@nuitral/core'; 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';