Layout Hub foundation
This commit is contained in:
6
gui/rpk-gui/src/components/auth/UpdatePassword.tsx
Normal file
6
gui/rpk-gui/src/components/auth/UpdatePassword.tsx
Normal file
@@ -0,0 +1,6 @@
|
||||
import { AuthPage } from "@refinedev/mui";
|
||||
|
||||
export const UpdatePassword = () => {
|
||||
|
||||
return <AuthPage type="updatePassword"/>;
|
||||
};
|
||||
Reference in New Issue
Block a user