diff --git a/src/components/Node/ModalPopup.jsx b/src/components/Node/ModalPopup.jsx index 089bca3..cbc850c 100644 --- a/src/components/Node/ModalPopup.jsx +++ b/src/components/Node/ModalPopup.jsx @@ -71,9 +71,22 @@ function ModalPopup({ {i + 1}. - - - {x.L_weight ? : <>} + + + {x.L_weight ? ( + + ) : ( + <> + )}