UNPKG

create-react-shadcn-app

Version:

CLI tool to create React applications with shadcn/ui components

3 lines (2 loc) 107 B
export { UserProfileCard } from "./components/UserProfileCard"; export { useUser } from "./hooks/useUser";