From 69d5e36bcab3c8fada6665c939b30cc0910d8559 Mon Sep 17 00:00:00 2001 From: Zakaria Mansouri Date: Sat, 22 May 2021 21:35:02 +0200 Subject: [PATCH] changed Skeleton variant from circle to rect --- web/src/apps/main/components/card/index.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/web/src/apps/main/components/card/index.tsx b/web/src/apps/main/components/card/index.tsx index 9d4f82708..caaa62fb6 100644 --- a/web/src/apps/main/components/card/index.tsx +++ b/web/src/apps/main/components/card/index.tsx @@ -71,11 +71,7 @@ export const Card: FC = ({ info }) => { ) : ( - + <>