refactor all components and isolated from ART dependency

This commit is contained in:
Horcrux
2016-04-20 00:52:59 +08:00
parent c8a04c3d28
commit d700ca5493
81 changed files with 2993 additions and 1437 deletions

View File

@@ -106,7 +106,7 @@ const icon = <Svg
/>
</Svg>;
const samples = [SvgExample, SvgOpacity ,SvgViewbox];
const samples = [SvgExample, SvgOpacity, SvgViewbox];
export {
icon,