Bläddra i källkod

Remove extra line-break to fix rendering list in doc site. (#1207)

June Domingo 7 år sedan
förälder
incheckning
32e0442433
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0
    1
      docs/installation-android.md

+ 0
- 1
docs/installation-android.md Visa fil

@@ -45,7 +45,6 @@
45 45
 
46 46
 	If you have any **react-native** related methods, you can safely delete them.
47 47
 
48
-
49 48
 5. In `MainApplication.java`, add the following
50 49
 	```java
51 50
 	import com.reactnativenavigation.NavigationApplication;