UNPKG

@leancodepl/kratos

Version:

Headless React components library for building Ory Kratos authentication flows

5 lines (4 loc) 210 B
export * from "./registrationFlow"; export type { TraitsFormProps } from "./traitsForm"; export type { ChooseMethodFormProps } from "./chooseMethodForm"; export type { OnRegistrationFlowError } from "./types";