Skip to content

Commit

Permalink
Fixed misprint in dismiss-keyboard
Browse files Browse the repository at this point in the history
  • Loading branch information
vkjr committed Sep 18, 2019
1 parent 27e8ca8 commit 7950575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/src/status_im/ui/components/react.cljs
Expand Up @@ -28,7 +28,7 @@

(def dismiss-keyboard! (if platform/desktop?
#()
(js-dependencies/dismiss-keyboard)))
js-dependencies/dismiss-keyboard))

(def splash-screen (.-SplashScreen native-modules))

Expand Down

0 comments on commit 7950575

Please sign in to comment.