Skip to content

Commit

Permalink
chore: remove bar icon button for signed dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanoshadjipetrou committed Nov 29, 2022
1 parent 3a79f55 commit b9ffe02
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,6 @@ export function LandingDatasetGrid() {
icon: <TreemapIcon />,
link: "/viz/signed/treemap",
},
{
icon: <BarIcon />,
link: "/viz/signed/time-cycle",
},
{
icon: <MapIcon />,
link: "/viz/signed/map",
Expand Down

0 comments on commit b9ffe02

Please sign in to comment.