Skip to content

Commit 2a5aa7c

Browse files
chore(table-of-contents): add todo comment for zen-mode toggle
1 parent c3929ce commit 2a5aa7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/TableOfContents/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ const TableOfContents: React.FC<IProps> = ({
124124
<Switch
125125
id="zen-mode"
126126
size="sm"
127+
// TODO: Consider moving the below styling to the custom Chakra Theme
127128
sx={{
128129
"& .chakra-switch__track": {
129130
background: "transparent",

0 commit comments

Comments
 (0)