Fixed top header to more dynamic

This commit is contained in:
Laux Dev
2026-03-03 09:53:57 +08:00
parent 672e6e0a1d
commit 3eb0ee06fb
24 changed files with 260 additions and 41 deletions

View File

@@ -23,6 +23,7 @@ const Page = () => {
cancelButtonText="Cancel"
topbarTitle="Create New Agent"
state="add"
requiredButtons={["title", "save"]}
/>
{/* Create agent Container */}
<div className={createAgentStyle.createAgentContainer}>