Update ModalTerminal.tsx

This commit is contained in:
nguyentrungthat 2026-01-08 15:07:24 +07:00
parent 9bc0f96afc
commit 98f80c8005
1 changed files with 1 additions and 1 deletions

View File

@ -907,7 +907,7 @@ const ModalTerminal = ({
fw={400} fw={400}
w={"120px"} w={"120px"}
variant="outline" variant="outline"
color="green" color="red"
size="xs" size="xs"
onClick={() => { onClick={() => {
if (!line?.lineClear && !line?.line_clear) { if (!line?.lineClear && !line?.line_clear) {