From 5a69667586bc2396aa8d055f71943000406eae8a Mon Sep 17 00:00:00 2001 From: Elhoucine Date: Thu, 13 Jun 2024 09:29:40 +0200 Subject: [PATCH] clean --- src/components/ShowFor.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/ShowFor.tsx b/src/components/ShowFor.tsx index 24eef10af..a5fec4b54 100644 --- a/src/components/ShowFor.tsx +++ b/src/components/ShowFor.tsx @@ -1,4 +1,3 @@ -// ShowFor.tsx import type { ReactNode } from 'react'; import React from 'react';