This commit is contained in:
Jake Kasper
2025-08-26 07:21:53 -05:00
parent f1705b7857
commit 0e7f6c32f4

View File

@@ -386,6 +386,7 @@ const Applications = () => {
onClose={() => {
setShowPlanForm(false);
setEditingPlan(null);
setSelectedPropertyDetails(null);
}}
properties={properties}
products={products}