mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 12:18:08 +00:00
feat(base/ui/native): Use new Input component (#12526)
feat(base/ui/native): replaced react native TextInput component with our native Input component
This commit is contained in:
@@ -74,8 +74,7 @@ export default {
|
||||
color: BaseTheme.palette.text01
|
||||
},
|
||||
|
||||
passwordInput: {
|
||||
color: BaseTheme.palette.text01,
|
||||
customContainer: {
|
||||
width: 208
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user