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

@@ -14,6 +14,7 @@ const page = () => {
cancelButtonText="Cancel"
topbarTitle="Add User"
state="add"
requiredButtons={["title", "save"]}
/>
<div className={addUserStyle.addUserContainer}>
{/* Input fields Container */}