diff --git a/src/pages/Settings.tsx b/src/pages/Settings.tsx
index ab69403..1a3eb7a 100644
--- a/src/pages/Settings.tsx
+++ b/src/pages/Settings.tsx
@@ -1,3 +1,4 @@
+
import React from 'react';
import { useNavigate } from 'react-router-dom';
import NavBar from '@/components/NavBar';
@@ -114,8 +115,8 @@ const Settings = () => {