From ef8244bcb13aeb4ec71af0643b72c888febad3d0 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 20 Mar 2024 18:53:29 +0100 Subject: [PATCH] Update file --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 6865617..6c0882a 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -5,7 +5,7 @@ import 'bootstrap/dist/js/bootstrap.bundle.min.js' import Text from './index.tsx' function App() { - let items = ["Accueil","Outils","Articles","À propos"]; + let items = ["Accueil","Produits","Articles","À propos"]; return ( <>