diff --git a/editor/table-of-contents/index.js b/editor/table-of-contents/index.js index 907f8990c3970f..15f1b5804e204f 100644 --- a/editor/table-of-contents/index.js +++ b/editor/table-of-contents/index.js @@ -30,9 +30,9 @@ function TableOfContents( { blocks } ) { renderToggle={ ( { isOpen, onToggle } ) => ( ) }