From 2d075c60f1685d530acf0416eb86ac89bfa9c31f Mon Sep 17 00:00:00 2001 From: Mohamad Mohebifar Date: Sun, 3 Apr 2016 23:20:54 +0430 Subject: [PATCH] Remove duplicate property --- example/ProgressChart/main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/example/ProgressChart/main.js b/example/ProgressChart/main.js index 3bdf09a..96323a8 100644 --- a/example/ProgressChart/main.js +++ b/example/ProgressChart/main.js @@ -96,7 +96,6 @@ const styles = StyleSheet.create({ top: 72, left: 56, width: 90, - fontSize: 14, textAlign: 'center', color: '#7591af', fontSize: 50,