diff --git a/frontend/components/FunctionCard/FunctionCard.js b/frontend/components/FunctionCard/FunctionCard.js index 6864524..77e49ba 100644 --- a/frontend/components/FunctionCard/FunctionCard.js +++ b/frontend/components/FunctionCard/FunctionCard.js @@ -15,7 +15,7 @@ const FunctionCard = forwardRef((props, ref) => { {/* Elément à une hauteur pendant chargement */} -
+
{isLoading && }