UNPKG

tharikida-ui

Version:

A modern, lightweight React UI component library with built-in theming, accessibility, and full TypeScript support. Create beautiful, responsive, and customizable web apps faster with ready-to-use components for any project.

4 lines (3 loc) 236 B
export { default as AnimatedBox } from "./components/Specials/AnimatedBox"; export { default as MusicCard } from "./components/Specials/MusicCard"; export { default as ActiveStatusBadge } from "./components/Specials/ActiveStatusBadge";