Added add ogranization page and project page
This commit is contained in:
@@ -69,9 +69,9 @@ const OrganizationPage = () => {
|
||||
<table className={styles.table}>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Organization Name</th>
|
||||
<th>Date Created</th>
|
||||
<th>Actions</th>
|
||||
<th width="45%">Organization Name</th>
|
||||
<th width="45%">Date Created</th>
|
||||
<th width="10%">Actions</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user