remove left over logs

This commit is contained in:
John Ngei 2023-10-11 17:09:42 +03:00 committed by GitHub
parent b532966e85
commit 5ceca3201d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -74,9 +74,6 @@
bottom (if sheet-bottom-margin
(+ @sheet-height bottom-margin (: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
#(if hide?
(hide translate-y bg-opacity window-height on-close)