Przeglądaj źródła

Update TableOfContents.jsx

itizawa 5 lat temu
rodzic
commit
14a9eb4e10
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/client/js/components/TableOfContents.jsx

+ 1 - 1
src/client/js/components/TableOfContents.jsx

@@ -33,7 +33,7 @@ const TableOfContents = (props) => {
 
   return (
     <>
-      {/* TODO add four contents */}
+      {/* TODO GW-3253 add four contents */}
       <StickyStretchableScroller
         contentsElemSelector=".revision-toc .markdownIt-TOC"
         stickyElemSelector="#revision-toc"