1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
This commit is contained in:
Matthias Kretschmann 2020-10-30 22:10:33 +01:00
parent 74dc5b8081
commit d655adb9f7
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -27,7 +27,7 @@ export default function Theme({
<Input
name="theme"
label="Theme"
help="Select your preferred theme."
help="Defaults to your OS settings, select a theme to override."
type="select"
options={options}
value={value}