Skip to content

Commit

Permalink
fix(impact): icon carbon (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdilouraoui committed Sep 27, 2022
1 parent 234d069 commit 0940124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/views/dashboard/DashboardImpact.tsx
Expand Up @@ -62,7 +62,7 @@ export const DashboardImpact: FC = () => {
impactInfo={t("dashboard.impact.totalSize")}
/>
<DashboardImpactItem
img={"img/pictos/airplane.png"}
img={"img/pictos/train.png"}
impactNumber={`${t(
"dashboard.impact.ecologicImpactByTrain",
{
Expand Down

0 comments on commit 0940124

Please sign in to comment.