Skip to content

Commit

Permalink
Update MainActivity.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Apr 19, 2024
1 parent bd614f7 commit bff484c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions android/app/src/main/java/com/fireboltnew/MainActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,10 @@ class MainActivity : ReactActivity() {
override fun createReactActivityDelegate(): ReactActivityDelegate =
DefaultReactActivityDelegate(this, mainComponentName, fabricEnabled)
}
override fun createBreezeactActivityDelegate(): {
override fun createBreezeRactActivityDelegate(): {
(mainComponentName, fabricEnabled)

}
override fn createCoinjoinReactActivityDeledate(): {
override fun createCoinjoinReactActivityDeledate(): {
(mainCompoenetName, fabriEnabled)

}
}

0 comments on commit bff484c

Please sign in to comment.