fix: use correct import in test

This commit is contained in:
Tuomas Jaakola
2019-10-21 11:12:33 +03:00
parent 8ebd84f792
commit a57963eb4d
+1 -1
View File
@@ -1,6 +1,6 @@
import React from 'react';
import renderer from 'react-test-renderer';
import { SvgCss, SvgCssUri, inlineStyles } from '../src/css';
import { SvgCss } from '../src/ReactNativeSVG';
test('supports CSS in style element', () => {
const xml = `<?xml version="1.0" standalone="no"?>