feat: move my-pages view to overview
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import Password from "@/components/MyProfile/Password"
|
||||
|
||||
export default function PasswordSlot() {
|
||||
return <Password />
|
||||
}
|
||||
Reference in New Issue
Block a user