From 5dfa3da753239d34deaed6a08223e65f5f996c75 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 30 Nov 2025 22:23:01 +0000 Subject: [PATCH] feat: add nested routes under Security for improved navigation --- frontend/src/App.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 4884dbf4..019cea35 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -53,6 +53,10 @@ export default function App() { } /> } /> } /> + } /> + } /> + } /> + WAF has no configuration at this time.} /> } /> } /> } /> @@ -62,7 +66,7 @@ export default function App() { }> } /> } /> - } /> + } /> } />