Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
urluckyturtle01 authored Feb 16, 2024
1 parent 23f1f8b commit 1f0c920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/dashboards/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const DASHBOARD_ICONS = {
Helium: "/assets/images/dashboards/helium.png",
Phoenix: "/assets/images/dashboards/phoenix.png",
Tensor: "/assets/images/dashboards/tensor logo.svg",
"Flash Trade": "/assets/images/dashboards/flash trade.svg",
"Flash trade": "/assets/images/dashboards/flash trade.svg",
};

const DashboardList = ({ dashboards }) => {
Expand Down

0 comments on commit 1f0c920

Please sign in to comment.