diff --git a/node_modules/react-native-svg/__tests__/css.test.tsx b/node_modules/react-native-svg/__tests__/css.test.tsx index 579c357..57acc09 100644 --- a/node_modules/react-native-svg/__tests__/css.test.tsx +++ b/node_modules/react-native-svg/__tests__/css.test.tsx @@ -1,6 +1,7 @@ import React from 'react'; import renderer from 'react-test-renderer'; -import { SvgCss, parse, inlineStyles } from '../src/ReactNativeSVG'; +import { parse } from '../src/ReactNativeSVG'; +import { SvgCss, inlineStyles } from '../css'; const xml = `