From 22165e255b4b3ef99c9bb8347d0d73aa83971e90 Mon Sep 17 00:00:00 2001 From: Robert Date: Thu, 7 Mar 2024 02:18:11 +0700 Subject: [PATCH] removed layout --- src/shared/ui/List/Root.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/shared/ui/List/Root.tsx b/src/shared/ui/List/Root.tsx index 4909861..fd2bf55 100644 --- a/src/shared/ui/List/Root.tsx +++ b/src/shared/ui/List/Root.tsx @@ -13,7 +13,6 @@ export default function Root({ children, className }: RootProps) { {Children.map(children, (child, index) => (