Skip to content

Commit

Permalink
oopsies left a bracket there
Browse files Browse the repository at this point in the history
  • Loading branch information
ajay-bhagava committed Jan 13, 2024
1 parent fcbc6e7 commit c2c133e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Dashboard/Dashboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ function Dashboard() {
),
},
];
];

const initialNodes = [
{ id: "1", position: { x: 0, y: 0 }, data: { label: "1" } },
Expand Down

0 comments on commit c2c133e

Please sign in to comment.