mattermost-mobile/app/components/loading/__snapshots__/index.test.tsx.snap

7 lines
134 B
Text

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Loading should match snapshot 1`] = `
<View>
<ActivityIndicator />
</View>
`;