enh
This commit is contained in:
parent
a1aee3262b
commit
40a98e38f5
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ export default function RebalanceOrders() {
|
||||||
setDialogOpen={setDialogOpen}
|
setDialogOpen={setDialogOpen}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
contentContainerStyle={tw`pb-24 flex-1`} // Space for floating button
|
contentContainerStyle={tw`pb-24`} // Space for floating button
|
||||||
showsVerticalScrollIndicator={false}
|
showsVerticalScrollIndicator={false}
|
||||||
onRefresh={handleRefresh}
|
onRefresh={handleRefresh}
|
||||||
refreshing={refreshing}
|
refreshing={refreshing}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue