We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c1d00 commit 900d761Copy full SHA for 900d761
src/lib/__tests__/dereference-test.js
@@ -1,5 +1,5 @@
1
import dereference from '../dereference';
2
-import {consolidateStreamedStyles} from 'styled-components';
+
3
/* eslint-disable no-magic-numbers */
4
describe('dereference', () => {
5
it('does not search into data arrays', () => {
0 commit comments