mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-10 07:36:46 +00:00
remove left over logs
This commit is contained in:
parent
b532966e85
commit
5ceca3201d
@ -74,9 +74,6 @@
|
|||||||
bottom (if sheet-bottom-margin
|
bottom (if sheet-bottom-margin
|
||||||
(+ @sheet-height bottom-margin (:bottom insets))
|
(+ @sheet-height bottom-margin (:bottom insets))
|
||||||
(:bottom insets))]
|
(:bottom insets))]
|
||||||
(js/console.log (str "item height " @item-height))
|
|
||||||
(js/console.log (str "sheet height " @sheet-height))
|
|
||||||
(js/console.log (str "sheet-bottom-margin " bottom))
|
|
||||||
(rn/use-effect
|
(rn/use-effect
|
||||||
#(if hide?
|
#(if hide?
|
||||||
(hide translate-y bg-opacity window-height on-close)
|
(hide translate-y bg-opacity window-height on-close)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user