changed names
This commit is contained in:
@@ -8,7 +8,7 @@ import Permissions from "@/app/components/permissions/Permissions";
|
||||
import useUserForm from "@/app/hooks/useUserForm";
|
||||
import Alert from "@/app/components/alerts/Alert";
|
||||
|
||||
const page = () => {
|
||||
const AddRolePage = () => {
|
||||
const {
|
||||
register,
|
||||
handleSubmit,
|
||||
@@ -99,4 +99,4 @@ const page = () => {
|
||||
);
|
||||
};
|
||||
|
||||
export default page;
|
||||
export default AddRolePage;
|
||||
|
||||
Reference in New Issue
Block a user