update
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
import { Avatar, Box, Center, HStack, Input, SimpleGrid, Stack, Text, VStack } from "@chakra-ui/react";
|
import { Avatar, Box, HStack, Text, VStack } from "@chakra-ui/react";
|
||||||
import { FaCamera } from "react-icons/fa";
|
import { FaCamera } from "react-icons/fa";
|
||||||
import MainFrame from "../../components/MainFrame";
|
|
||||||
import Changepassword from "./ChangePassword";
|
|
||||||
import { Field } from "../../components/ui/field";
|
|
||||||
import EditableInput from "../../components/EditableInput";
|
import EditableInput from "../../components/EditableInput";
|
||||||
|
import MainFrame from "../../components/MainFrame";
|
||||||
|
import { Field } from "../../components/ui/field";
|
||||||
|
import Changepassword from "./ChangePassword";
|
||||||
|
|
||||||
const Profile = () => {
|
const Profile = () => {
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user