diff --git a/Frontend/src/App.jsx b/Frontend/src/App.jsx index 9c20898..bd15c27 100644 --- a/Frontend/src/App.jsx +++ b/Frontend/src/App.jsx @@ -2,7 +2,7 @@ import React from 'react' const App = () => { return ( -
SAKET
+
PRATHAM
) }