forked from Ivasoft/mattermost-mobile
Update Dependencies and bug fixes (#7000)
* update dependencies * update dependencies * feedback review * update @mattermost/react-native-turbo-mailer
This commit is contained in:
@@ -73,6 +73,23 @@ exports[`Loading Error should match snapshot 1`] = `
|
||||
Error description
|
||||
</Text>
|
||||
<View
|
||||
accessibilityState={
|
||||
{
|
||||
"busy": undefined,
|
||||
"checked": undefined,
|
||||
"disabled": undefined,
|
||||
"expanded": undefined,
|
||||
"selected": undefined,
|
||||
}
|
||||
}
|
||||
accessibilityValue={
|
||||
{
|
||||
"max": undefined,
|
||||
"min": undefined,
|
||||
"now": undefined,
|
||||
"text": undefined,
|
||||
}
|
||||
}
|
||||
accessible={true}
|
||||
collapsable={false}
|
||||
focusable={true}
|
||||
|
||||
Reference in New Issue
Block a user