mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
copy
This commit is contained in:
parent
74dc5b8081
commit
d655adb9f7
@ -27,7 +27,7 @@ export default function Theme({
|
|||||||
<Input
|
<Input
|
||||||
name="theme"
|
name="theme"
|
||||||
label="Theme"
|
label="Theme"
|
||||||
help="Select your preferred theme."
|
help="Defaults to your OS settings, select a theme to override."
|
||||||
type="select"
|
type="select"
|
||||||
options={options}
|
options={options}
|
||||||
value={value}
|
value={value}
|
||||||
|
Loading…
Reference in New Issue
Block a user