Bläddra i källkod

Update TableOfContents.jsx

itizawa 5 år sedan
förälder
incheckning
14a9eb4e10
1 ändrade filer med 1 tillägg och 1 borttagningar
  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"