diff --git a/client/src/components/reshape.jsx b/client/src/components/reshape.jsx index 68ca09b0..835f4a8e 100644 --- a/client/src/components/reshape.jsx +++ b/client/src/components/reshape.jsx @@ -56,7 +56,7 @@ function Reshape(args) { const useMtx = (item, i) => { const price = item === 'Rename' ? 5 : 1; return ( -
{ +
{ e.stopPropagation(); setMtxActive(item); }}> @@ -67,7 +67,7 @@ function Reshape(args) { }; const availableMtx = (item, i) => ( -
+
Enable {item.variant}