Skip to content

Commit 6559575

Browse files
committed
sagas
1 parent 9ee88e9 commit 6559575

File tree

1 file changed

+1
-0
lines changed
  • mobile/ReactNativeTutorial/app/setup

1 file changed

+1
-0
lines changed

Diff for: mobile/ReactNativeTutorial/app/setup/sagas.js

+1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ function* appSaga() {
1212
yield sagaIterators;
1313
}
1414

15+
1516
export default appSaga;

0 commit comments

Comments
 (0)