Commit cd28e07
committed
Correct wrong configuration key in ThemeSwitcher component
The configuration key for the theme switcher in the ThemeSwitcher component was corrected. The key was erroneously written as 'theme-toggle' while the correct one is 'theme_toggle', as specified in the 'lazy' configuration file. This change ensures that the theme switching feature works as expected.1 parent 79cc718 commit cd28e07
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments