fix: fix color scheme switcher

This commit is contained in:
Justineo
2021-11-25 16:14:35 +08:00
parent f5238985a7
commit b20821073f
2 changed files with 3 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ i18n.register(
{
showCode: 'Show code',
hideCode: 'Hide code',
expandEditor: 'Expand Live Editor',
expandEditor: 'Expand Live editor',
playInCodeSandbox: 'Open in CodeSandbox',
playInStackBlitz: 'Open in StackBlitz'
},