UNPKG

@frank-auth/react

Version:

Flexible and customizable React UI components for Frank Authentication

3 lines (2 loc) 94 B
export { Select } from "./select"; export type { SelectProps, SelectOption } from "./select";