Skip to content

Commit

Permalink
[TM-1529] add Total legend in trees planted section
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarLima1 committed Nov 28, 2024
1 parent df28d4a commit a049658
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pages/dashboard/mockedData/dashboard.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
export const LABEL_LEGEND = [
{
label: "Total",
color: "bg-blueCustom-900"
},
{
label: "Non-Profit",
color: "bg-secondary-600"
Expand Down

0 comments on commit a049658

Please sign in to comment.