diff --git a/src/Test/test.jsx b/src/Test/test.jsx index 369e5ca..9ebd90a 100644 --- a/src/Test/test.jsx +++ b/src/Test/test.jsx @@ -3,7 +3,8 @@ const Test = () => { return (
- test routing success; + test routing success ; + testing vercel bot
); };