From afa644fcf47975b84728cef1c0d0d1481da3759d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Rialland?= Date: Tue, 11 Apr 2023 09:55:53 +0200 Subject: [PATCH] Fix empty page --- site/source/pages/simulateurs/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/source/pages/simulateurs/index.tsx b/site/source/pages/simulateurs/index.tsx index 7a721f802..3c4a69827 100644 --- a/site/source/pages/simulateurs/index.tsx +++ b/site/source/pages/simulateurs/index.tsx @@ -79,7 +79,7 @@ export default function Simulateurs() { ) : null)} }