Fixed top header to more dynamic
This commit is contained in:
@@ -23,6 +23,7 @@ const Page = () => {
|
||||
cancelButtonText="Cancel"
|
||||
topbarTitle="Create New Agent"
|
||||
state="add"
|
||||
requiredButtons={["title", "save"]}
|
||||
/>
|
||||
{/* Create agent Container */}
|
||||
<div className={createAgentStyle.createAgentContainer}>
|
||||
|
||||
Reference in New Issue
Block a user