UNPKG

ds-smart-ui

Version:

Smart UI v1.0.5 — A production-ready React component library by PT Praisindo Teknologi. Covers inputs, navigation, data display, feedback, and layout with a unified design system, semantic Typography tokens, and full Storybook documentation.

13 lines (12 loc) 616 B
export { default as Avatar } from './Avatar'; export { default as AvatarWithLabel } from './AvatarWithLabel'; export { default as Badge } from './Bagde'; export { default as BankLogo } from './BankLogo'; export { default as DataTable } from './DataTable'; export { default as Icon } from './Icon'; export { default as Typography } from './Typography'; export { default as CardInfo } from './CardInfo'; export { default as Barometer } from './Barometer'; export { default as ListViewLabel } from './ListViewLabel'; export { default as SvgIcon } from './SvgIcon'; export { default as IconPicker } from './IconPicker';