From 7285269e47277d103692330971fa66fe0dd792b5 Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Fri, 1 Mar 2024 19:28:02 +0600 Subject: [PATCH] Fix validateDOMNesting warning --- src/components/publication-card/index.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/components/publication-card/index.tsx b/src/components/publication-card/index.tsx index 3f5a7ab..ef46b6d 100644 --- a/src/components/publication-card/index.tsx +++ b/src/components/publication-card/index.tsx @@ -26,41 +26,41 @@ const PublicationCard = ({ className: 'mb-2 mx-auto', })} -

+

{skeleton({ widthCls: 'w-20', heightCls: 'h-4', className: 'mb-2 mx-auto', })} -

-

+

+
{skeleton({ widthCls: 'w-20', heightCls: 'h-4', className: 'mb-2 mx-auto', })} -

-

+

+
{skeleton({ widthCls: 'w-full', heightCls: 'h-4', className: 'mb-2 mx-auto', })} -

-

+

+
{skeleton({ widthCls: 'w-full', heightCls: 'h-4', className: 'mb-2 mx-auto', })} -

-

+

+
{skeleton({ widthCls: 'w-full', heightCls: 'h-4', className: 'mb-2 mx-auto', })} -

+