This commit is contained in:
Laux Dev
2026-03-03 09:57:46 +08:00
parent 3eb0ee06fb
commit c16c6f8727

View File

@@ -16,6 +16,7 @@ const AddProject = () => {
cancelButtonText="Cancel" cancelButtonText="Cancel"
state="add" state="add"
topbarTitle="Create New Project" topbarTitle="Create New Project"
requiredButtons={["title", "save"]}
/> />
<div className={styles.contentContainer}> <div className={styles.contentContainer}>
<TopToolTip /> <TopToolTip />