diff --git a/lib/core.tsx b/lib/core.tsx index a9a7eda..350ace3 100644 --- a/lib/core.tsx +++ b/lib/core.tsx @@ -97,7 +97,7 @@ const BoxInner = ( ) || undefined, ref, }, - textOverflow ? ( + textOverflow && children ? ( {children}