src/theme/Navbar/Content/index.tsx (3 lines): - line 26: // TODO temporary casting until ThemeConfig type is improved - line 81: // TODO stop hardcoding items? - line 88: // TODO stop hardcoding items? 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? docusaurus.config.js (1 line): - line 20: // TODO: [remove] 代码块只用dark主题 src/theme/Navbar/Search/styles.module.css (1 line): - line 13: TODO temporary @supports check, remove before 2025