UNPKG

starkon

Version:

Complete Next.js boilerplate with authentication, i18n & CLI - Create production-ready apps instantly

5 lines (4 loc) 226 B
export { RegisterHeader } from './RegisterHeader' export { RegisterFormFields } from './RegisterFormFields' export { RegisterAgreements } from './RegisterAgreements' export { RegisterFormContent } from './RegisterFormContent'