asdf
This commit is contained in:
@@ -386,6 +386,7 @@ const Applications = () => {
|
|||||||
onClose={() => {
|
onClose={() => {
|
||||||
setShowPlanForm(false);
|
setShowPlanForm(false);
|
||||||
setEditingPlan(null);
|
setEditingPlan(null);
|
||||||
|
setSelectedPropertyDetails(null);
|
||||||
}}
|
}}
|
||||||
properties={properties}
|
properties={properties}
|
||||||
products={products}
|
products={products}
|
||||||
|
|||||||
Reference in New Issue
Block a user