Skip to content

Commit

Permalink
Bring back conj
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrkhalil committed Apr 10, 2023
1 parent 067a380 commit 406b517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quo2/components/navigation/bottom_nav_tab.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@
:left 51
:position :absolute
:background-color colors/primary-50}}]))]]
double-tap-gesture [gesture/gesture-detector {:gesture double-tap-gesture}])))])
double-tap-gesture (conj [gesture/gesture-detector {:gesture double-tap-gesture}]))))])

0 comments on commit 406b517

Please sign in to comment.