remove fillRule example

This commit is contained in:
Horcrux
2016-01-28 18:21:33 +08:00
parent 3c56ad3dd7
commit 1eef9f625d
2 changed files with 10 additions and 2 deletions

View File

@@ -95,7 +95,7 @@ const icon = <Svg
</Group>
</Svg>;
const samples = [PolygonExample, FourSidePolygon, StarPolygon, EvenOddPolygon];
const samples = [PolygonExample, FourSidePolygon, StarPolygon];
export {
icon,