Skip to content

Commit 8394fed

Browse files
authored
docs: use proper import
1 parent 91ed474 commit 8394fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ import React
4646
import React_RCTAppDelegate
4747
import ReactAppDependencyProvider
4848
import UIKit
49-
+import RCTRuntime
49+
+import ReactJSC
5050

5151
// AppDelegate code
5252

0 commit comments

Comments
 (0)