UNPKG

its-just-ui

Version:

ITS Just UI - React 18 & React 19 UI component library. 36+ accessible, TypeScript-native components with Tailwind CSS. Zero-config Material UI alternative for SaaS dashboards and enterprise apps.

6 lines (5 loc) 152 B
export { default as Card } from './Card'; export * from './Card'; export * from './types'; export * from './context'; export { default } from './Card';