From 093dac61e0ebdae802396aead2566ef29f94b16a Mon Sep 17 00:00:00 2001 From: charleswrayjr Date: Tue, 9 Sep 2025 09:48:47 -0500 Subject: [PATCH] Separating the create client functionality from the main vpn lists. --- src/app/views/VPN/CreateVPNClientDialog.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/views/VPN/CreateVPNClientDialog.jsx b/src/app/views/VPN/CreateVPNClientDialog.jsx index 25c2b27..3806c93 100644 --- a/src/app/views/VPN/CreateVPNClientDialog.jsx +++ b/src/app/views/VPN/CreateVPNClientDialog.jsx @@ -19,7 +19,6 @@ const CreateVPNClientDialog = ( { open, onClose, onCreate }) => { fullWidth />