diff --git a/frontend/app/(protected)/navigation/page.tsx b/frontend/app/(protected)/navigation/page.tsx index 6250c82..5535ef5 100644 --- a/frontend/app/(protected)/navigation/page.tsx +++ b/frontend/app/(protected)/navigation/page.tsx @@ -685,3 +685,4 @@ const NavigationPage: React.FC = () => { } export default NavigationPage +