diff --git a/src/pages/Bin.tsx b/src/pages/Bin.tsx index aea7243..f8a339f 100644 --- a/src/pages/Bin.tsx +++ b/src/pages/Bin.tsx @@ -969,7 +969,7 @@ export default function Bin(props: Props) { /> )} {detail === "transactions" && - + } @@ -1090,7 +1090,7 @@ export default function Bin(props: Props) { /> - + );