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