Skip to content

Commit

Permalink
refactor:ecosystem dashboard dropdown
Browse files Browse the repository at this point in the history
Signed-off-by: pranalidhanavade <[email protected]>
  • Loading branch information
pranalidhanavade committed Oct 16, 2023
1 parent c49996e commit 3aa4776
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/Ecosystem/Dashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -391,12 +391,12 @@ const Dashboard = () => {
>
<div>Edit Ecosystem</div>
</Dropdown.Item>
<Dropdown.Item>
{/* <Dropdown.Item>
<div>Enable/Disable Ecosystem</div>
</Dropdown.Item>
<Dropdown.Item>
</Dropdown.Item> */}
{/* <Dropdown.Item>
<div>Manual Registration</div>
</Dropdown.Item>
</Dropdown.Item> */}
</Dropdown>
) : (
<svg
Expand Down

0 comments on commit 3aa4776

Please sign in to comment.