Fixed top header to more dynamic
This commit is contained in:
@@ -34,6 +34,7 @@ const AddServices = () => {
|
||||
cancelButtonText="Cancel"
|
||||
state="add"
|
||||
topbarTitle="Create New Services"
|
||||
requiredButtons={["title", "save"]}
|
||||
/>
|
||||
<div className={styles.contentContainer}>
|
||||
<div className={styles.fieldsContainerCreateNew}>
|
||||
|
||||
Reference in New Issue
Block a user