src/theme/Navbar/Content/index.tsx (3 lines): - line 24: // TODO temporary casting until ThemeConfig type is improved - line 75: // TODO stop hardcoding items? - line 83: // TODO stop hardcoding items? src/theme/DocBreadcrumbs/index.tsx (3 lines): - line 21: // TODO move to design system folder - line 44: // TODO Google search console doesn't like breadcrumb items without href. - line 53: // TODO move to design system folder src/theme/Navbar/MobileSidebar/PrimaryMenu/index.tsx (2 lines): - line 14: // TODO temporary casting until ThemeConfig type is improved - line 22: // TODO how can the order be defined for mobile? src/theme/DocCategoryGeneratedIndexPage/index.tsx (1 line): - line 32: // TODO `require` this? src/theme/NavbarItem/NavbarNavLink.tsx (1 line): - line 33: // TODO all this seems hacky src/theme/Tabs/index.tsx (1 line): - line 84: // TODO extract TabListItem src/components/blog/BlogDetailPage/Metadata/index.tsx (1 line): - line 25: {/* TODO double check those article meta array syntaxes, see https://ogp.me/#array */} src/theme/DocPage/index.tsx (1 line): - line 58: // TODO: it should be removed from here