refactor(sh-admin): updated data sharing doc links + remove disabled property from all inputs in configurations (#3894)
This commit is contained in:
committed by
GitHub
parent
acfb0189df
commit
be7387ed19
@@ -45,7 +45,6 @@
|
||||
:type="
|
||||
isMasked(provider.name, field.key) ? 'password' : 'text'
|
||||
"
|
||||
:disabled="isMasked(provider.name, field.key)"
|
||||
:autofocus="false"
|
||||
class="!my-2 !bg-primaryLight flex-1"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user