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