Răsfoiți Sursa

Update TableOfContents.jsx

itizawa 5 ani în urmă
părinte
comite
14a9eb4e10
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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 (
   return (
     <>
     <>
-      {/* TODO add four contents */}
+      {/* TODO GW-3253 add four contents */}
       <StickyStretchableScroller
       <StickyStretchableScroller
         contentsElemSelector=".revision-toc .markdownIt-TOC"
         contentsElemSelector=".revision-toc .markdownIt-TOC"
         stickyElemSelector="#revision-toc"
         stickyElemSelector="#revision-toc"