diff --git a/__tests__/css.test.tsx b/__tests__/css.test.tsx index 168b829de..45bac22a1 100644 --- a/__tests__/css.test.tsx +++ b/__tests__/css.test.tsx @@ -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 = `