We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd2f1c6 + d376371 commit 11de5e7Copy full SHA for 11de5e7
src/pages/theme/[scheme]/[primary].vue
@@ -19,7 +19,7 @@
19
</ul>
20
21
<theme-colors-table />
22
- <theme-scheme :aria-label="`${themColor} ${scheme} theme`" />
+ <theme-scheme :aria-label="`${themeColor} ${scheme} theme`" />
23
</div>
24
</theme-card>
25
0 commit comments