diff --git a/examples/next/src/components/AvatarDemo.tsx b/examples/next/src/components/AvatarDemo.tsx index 9a1fea68..3fac750c 100644 --- a/examples/next/src/components/AvatarDemo.tsx +++ b/examples/next/src/components/AvatarDemo.tsx @@ -12,11 +12,10 @@ const AvatarToggleDemo = () => { return ( - {isLoaded ? ( - - ) : ( - - )} +