UNPKG

@spicy-ui/core

Version:

A themable and extensible React UI library, ready to use out of the box

5 lines (4 loc) 153 B
export * from './components'; export * from './hooks'; export { componentStylesMixin, useComponentStyles } from './system'; export * from './theme';