mobile: cleanup

This commit is contained in:
Ammar Ahmed
2025-02-17 11:41:04 +05:00
committed by Abdullah Atta
parent b034a59422
commit 1642495754

View File

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