rofrischmann/fela

View on GitHub
packages/fela-integration/src/jest-react-fela_react-fela/__tests__/__snapshots__/FelaTheme-test.js.snap

Summary

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

exports[`Using the FelaTheme component correctly pass the theme down 1`] = `
"

<div>The color is red.</div>;
"
`;