revert/fix: edit valves modal

This commit is contained in:
Timothy Jaeryang Baek 2025-11-06 03:48:53 -05:00
parent 63e8ab7a05
commit 7f4b45e7e8

View file

@ -94,7 +94,6 @@
<Dropdown
bind:show
{closeOnOutsideClick}
on:change={(e) => {
if (e.detail === false) {
onClose();