issue-129 Add custom auth ui/ux
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import AccountRecoveryPage from './AccountRecoveryPage'
|
||||
|
||||
export const generated = () => {
|
||||
return <AccountRecoveryPage />
|
||||
}
|
||||
|
||||
export default { title: 'Pages/AccountRecoveryPage' }
|
||||
Reference in New Issue
Block a user