dappros/ethora

View on GitHub
client-reactnative/__tests__/Chat/__snapshots__/RenderDay-test.tsx.snap

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`renders correctly 1`] = `
<View
  style={{}}
>
  <Text>
    ll
  </Text>
</View>
`;