Improve card layout and responsiveness in CardSearch and Collection components
This commit is contained in:
@@ -465,6 +465,7 @@ export default function Community() {
|
||||
onClose={() => setShowTradeCreator(false)}
|
||||
onTradeCreated={() => {
|
||||
setShowTradeCreator(false);
|
||||
loadTradesData();
|
||||
toast.success('Trade proposal sent!');
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user