From 926c79ad6faad865fe25f23ac8cf783f184197d3 Mon Sep 17 00:00:00 2001 From: Jalil Arfaoui Date: Sun, 19 Feb 2023 18:55:15 +0100 Subject: [PATCH] fix: picto path --- src/routes/Liste/Map/Picto.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/Liste/Map/Picto.tsx b/src/routes/Liste/Map/Picto.tsx index 1fcbed1..c2bb43c 100644 --- a/src/routes/Liste/Map/Picto.tsx +++ b/src/routes/Liste/Map/Picto.tsx @@ -1,4 +1,4 @@ import React from "react"; import "./picto-fond-blanc.png"; -export const Picto = () => +export const Picto = () =>