From fc5ada5a55ecdbbce4b177ffd46630850aab89cc Mon Sep 17 00:00:00 2001 From: omaroughriss Date: Tue, 30 Sep 2025 17:56:41 +0200 Subject: [PATCH] Use modals --- app/dashboard/folders/page.tsx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/app/dashboard/folders/page.tsx b/app/dashboard/folders/page.tsx index acd8697..7b0c975 100644 --- a/app/dashboard/folders/page.tsx +++ b/app/dashboard/folders/page.tsx @@ -2547,6 +2547,25 @@ export default function FoldersPage() { )} + + {/* Folder Creation Modal */} + + + {/* 4NK Authentication Modal */} + + + {/* 4NK Iframe - only show when connected */} + {isConnected &&