mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-11-16 21:07:07 +00:00
Remove conflicting property defaultChecked
This commit is contained in:
@@ -596,7 +596,6 @@ export const NotAuthenticated = ({
|
|||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
disabled={false}
|
disabled={false}
|
||||||
defaultChecked
|
|
||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
label={`Use ${isLocal ? "Local" : "Custom"} Node`}
|
label={`Use ${isLocal ? "Local" : "Custom"} Node`}
|
||||||
|
|||||||
Reference in New Issue
Block a user