Fixed top header to more dynamic
This commit is contained in:
@@ -14,6 +14,7 @@ const page = () => {
|
||||
cancelButtonText="Cancel"
|
||||
topbarTitle="Add Role"
|
||||
state="add"
|
||||
requiredButtons={["title", "save"]}
|
||||
/>
|
||||
<div className={addRoleStyle.addUserContainer}>
|
||||
{/* Input fields Container */}
|
||||
|
||||
Reference in New Issue
Block a user