UNPKG

@frank-auth/react

Version:

Flexible and customizable React UI components for Frank Authentication

12 lines (11 loc) 155 B
export { Typography, Heading, Text, Title, Display, Label, Code, Link, } from "./typography"; export type { TypographyProps } from "./typography";