UNPKG

@frank-auth/react

Version:

Flexible and customizable React UI components for Frank Authentication

8 lines (7 loc) 160 B
export { Card, CardHeader, CardBody, CardFooter } from "./card"; export type { CardProps, CardHeaderProps, CardBodyProps, CardFooterProps, } from "./card";