mobile: cleanup

This commit is contained in:
Ammar Ahmed
2025-02-17 11:41:04 +05:00
parent c7f8035baa
commit 06d3e52aa0

View File

@@ -145,9 +145,6 @@ function _MenuItem({
alignItems: "center",
paddingVertical: DefaultAppStyles.GAP_VERTICAL
}}
onLayout={(e) => {
console.log(e.nativeEvent.layout);
}}
>
<View
style={{