UNPKG

v12-ui

Version:

A React component library with a focus on utility-first design and accessibility.

6 lines (5 loc) 252 B
export { useDataTheme } from './Hooks/useDataTheme'; export { AnimatedBackground } from './Background/AnimatedBackground'; export { Button } from './Button/Button'; export { Text } from './Text/Text'; export { MagicText } from './MagicText/MagicText';