From 20d1c67f013a930e9ff035ccd52e964dfd51e532 Mon Sep 17 00:00:00 2001 From: Jari Bakken Date: Mon, 10 Nov 2014 14:56:38 +0100 Subject: [PATCH] Fix indentation --- public/js/components/feature/FeatureForm.jsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/js/components/feature/FeatureForm.jsx b/public/js/components/feature/FeatureForm.jsx index 6af2d078e3..023c88a29e 100644 --- a/public/js/components/feature/FeatureForm.jsx +++ b/public/js/components/feature/FeatureForm.jsx @@ -33,16 +33,16 @@ var FeatureForm = React.createClass({ -
- +
+ - + +
- ); },