gibbyb 9f193bbc01 Initial commit
Generated by create-expo-app 3.0.0.
2024-10-15 08:27:18 -05:00

25 lines
338 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders correctly 1`] = `
<Text
style={
[
{
"color": "#11181C",
},
{
"fontSize": 16,
"lineHeight": 24,
},
undefined,
undefined,
undefined,
undefined,
undefined,
]
}
>
Snapshot test!
</Text>
`;