From 25e3f055944b7f5c17b13a198416b6386429fed7 Mon Sep 17 00:00:00 2001 From: Florian RICHER Date: Sun, 4 Jun 2023 22:47:08 +0200 Subject: [PATCH] Remove version of symfony --- src/components/MonParcours.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/MonParcours.tsx b/src/components/MonParcours.tsx index 3eceb07..4d23483 100644 --- a/src/components/MonParcours.tsx +++ b/src/components/MonParcours.tsx @@ -17,7 +17,7 @@ const CPP_TAG = // Other const REACT_TAG = -const SYMFONY_4_TAG = +const SYMFONY_4_TAG = const FLUTTER_TAG = const RUBY_ON_RAILS_TAG = const HOTWIRED_TAG =