This commit is contained in:
shafi54 2026-02-18 23:51:28 +05:30
parent a1aee3262b
commit 40a98e38f5

View file

@ -186,7 +186,7 @@ export default function RebalanceOrders() {
setDialogOpen={setDialogOpen}
/>
)}
contentContainerStyle={tw`pb-24 flex-1`} // Space for floating button
contentContainerStyle={tw`pb-24`} // Space for floating button
showsVerticalScrollIndicator={false}
onRefresh={handleRefresh}
refreshing={refreshing}