@@ -1,8 +1,8 @@
 
-// For backwards-compatibility
-// This will be deprecated in a later release
 import withReflex from './withReflex'
 
+// For backwards-compatibility
+// This will be deprecated in a later release
 const Reflex = withReflex()
 
 export default Reflex