a tool for shared writing and social publishing
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

increase coverage on iosBS component

+1 -1
+1 -1
components/Blocks/TextBlock/index.tsx
··· 84 84 if (initialRender || !isIOS()) return null; 85 85 return ( 86 86 <div 87 - className="h-full w-full absolute cursor-text group-focus-within:hidden" 87 + className="h-full w-full absolute cursor-text group-focus-within:hidden py-[18px]" 88 88 onPointerUp={(e) => { 89 89 e.preventDefault(); 90 90 focusBlock(props, {