mobile: cleanup

This commit is contained in:
Ammar Ahmed
2025-02-17 11:41:04 +05:00
committed by Ammar Ahmed
parent 5fe3c51c5f
commit 1bb25b6128

View File

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