From 329629ae21396177c5a1cd702ff0bd3fceb752bd Mon Sep 17 00:00:00 2001 From: Horcrux Date: Sat, 21 May 2016 21:07:26 +0800 Subject: [PATCH] fix lint warning --- Example/examples/Circle.js | 1 + Example/examples/Clipping.js | 1 - Example/ios/ArtSvgExample.xcodeproj/project.pbxproj | 10 ++++++++-- elements/Circle.js | 2 -- elements/ClipPath.js | 1 - lib/SvgTouchableMixin.js | 2 +- 6 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Example/examples/Circle.js b/Example/examples/Circle.js index 09663345..2a18b6a8 100644 --- a/Example/examples/Circle.js +++ b/Example/examples/Circle.js @@ -9,6 +9,7 @@ import Svg, { class CircleExample extends Component{ static title = 'Circle'; render() { + return alert("1111111")} />