From 6fff207cb9d06c79e94bd19edb870644ed21f630 Mon Sep 17 00:00:00 2001 From: BenjaVR Date: Sun, 6 Jan 2019 22:04:30 +0100 Subject: [PATCH] Destroy form modals on close --- web/src/components/educations/EducationsFormModal.tsx | 2 +- web/src/components/schools/SchoolsFormModal.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/educations/EducationsFormModal.tsx b/web/src/components/educations/EducationsFormModal.tsx index 323bcea..692c060 100644 --- a/web/src/components/educations/EducationsFormModal.tsx +++ b/web/src/components/educations/EducationsFormModal.tsx @@ -57,6 +57,7 @@ class EducationFormModal extends React.Component
@@ -79,7 +80,6 @@ class EducationFormModal extends React.Component @@ -79,7 +80,6 @@ class SchoolsFormModal extends React.Component