Met à jour le comparateur

pull/2782/head
Johan Girod 2023-06-22 15:57:55 +02:00
parent 6fc5c69ea7
commit b9e82b9a1d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ const StatutChoice = ({
hideCTA = false,
}: {
namedEngines: EngineComparison
hideCTA: boolean
hideCTA?: boolean
}) => {
const gridSizes = getGridSizes(1, namedEngines.length)