Skip to content

Commit

Permalink
Update test.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartikey2011yadav authored Sep 22, 2024
1 parent ce7580a commit dbd0125
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Test/test.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
const Test = () => {
return (
<div>
test routing success;
test routing success ;
testing vercel bot
</div>
);
};
Expand Down

0 comments on commit dbd0125

Please sign in to comment.