Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Firgrep committed Jan 6, 2025
1 parent 92e9f77 commit 77347b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/components/navigation/TableOfContentsExtra.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export function TableOfContentsExtra() {
function LinkToDiscussion() {
return (
<a
// TODO fix classes, nextra no longer uses nx- prefix
className="focus-visible:nextra-focus text-xs font-medium text-gray-600 dark:text-gray-400 hover:text-gray-800 dark:hover:text-gray-200 contrast-more:text-gray-700 contrast-more:dark:text-gray-100"
target="_blank"
href="https://github.com/systemphil/sphil/discussions"
Expand Down

0 comments on commit 77347b5

Please sign in to comment.