a tool for shared writing and social publishing
0
fork

Configure Feed

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

focus text block when add more blocks button is clicked

celine 8f0a0b2f c60d1630

+8
+8
components/Blocks/TextBlock/index.tsx
··· 453 453 }, 454 454 })); 455 455 } 456 + focusBlock( 457 + { 458 + type: props.type, 459 + value: props.entityID, 460 + parent: props.parent, 461 + }, 462 + { type: "end" }, 463 + ); 456 464 }} 457 465 side="bottom" 458 466 tooltipContent={