add note for "Code Editor" theme
This commit is contained in:
parent
5e6b88994a
commit
0fd6d74138
@ -193,7 +193,9 @@ function SettingsDialog({ settings, setSettings }: Props) {
|
|||||||
</div>
|
</div>
|
||||||
<div className="flex items-center justify-between">
|
<div className="flex items-center justify-between">
|
||||||
<Label htmlFor="editor-theme">
|
<Label htmlFor="editor-theme">
|
||||||
<div>Code Editor Theme</div>
|
<div>
|
||||||
|
Code Editor Theme - requires page refresh to update
|
||||||
|
</div>
|
||||||
</Label>
|
</Label>
|
||||||
<div>
|
<div>
|
||||||
<Select // Use the custom Select component here
|
<Select // Use the custom Select component here
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user