From 9294471f47218263fd66b6a830f5f745fbc74554 Mon Sep 17 00:00:00 2001 From: ntr Date: Thu, 31 Oct 2019 21:17:15 +1100 Subject: [PATCH] combine mtx available list --- client/src/components/reshape.jsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/src/components/reshape.jsx b/client/src/components/reshape.jsx index d45bd4d4..68ca09b0 100644 --- a/client/src/components/reshape.jsx +++ b/client/src/components/reshape.jsx @@ -117,8 +117,6 @@ function Reshape(args) {
{shop.owned.map(useMtx)} -
-
{shop.available.map(availableMtx)}