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