fixed
This commit is contained in:
@@ -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 />
|
||||||
|
|||||||
Reference in New Issue
Block a user