diff --git a/src/pages/supply/MyListings.tsx b/src/pages/supply/MyListings.tsx index 12f2684..c588059 100644 --- a/src/pages/supply/MyListings.tsx +++ b/src/pages/supply/MyListings.tsx @@ -339,8 +339,9 @@ export default function MyListings() { } return ( - - + + {/* Header */} + Inserate @@ -357,6 +358,8 @@ export default function MyListings() { + + {actionError && ( setActionError(null)}> {actionError} @@ -415,6 +418,8 @@ export default function MyListings() { )} + {/* end scroll container */} + {/* Detail / edit drawer */}