Skip to content

Commit

Permalink
Missing endlines
Browse files Browse the repository at this point in the history
  • Loading branch information
kkafar committed Nov 28, 2023
1 parent 852a86b commit 007d67a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ class MainActivity : ReactActivity() {
mainComponentName, // If you opted-in for the New Architecture, we enable the Fabric Renderer.
fabricEnabled
)
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ class MainActivity : ReactActivity() {
fabricEnabled
)

}
}

0 comments on commit 007d67a

Please sign in to comment.