From 27f2e87cb74f3bd0fc570fc2822bd310d7448abb Mon Sep 17 00:00:00 2001 From: Alex Turchyn Date: Thu, 8 Jun 2023 00:51:52 +0300 Subject: [PATCH] add modal close on click outside the modal --- app/views/shared/_turbo_modal.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/shared/_turbo_modal.html.erb b/app/views/shared/_turbo_modal.html.erb index ab764cea..036e7c5b 100644 --- a/app/views/shared/_turbo_modal.html.erb +++ b/app/views/shared/_turbo_modal.html.erb @@ -1,5 +1,6 @@ +