Skip to content

Commit

Permalink
chore: deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielnvg committed Apr 30, 2024
1 parent 98ae231 commit 18d7c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Test/Test.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const Test = () => {
return (
<div>Hello World!</div>
<div>Hello World!!</div>
);
}

Expand Down

0 comments on commit 18d7c8a

Please sign in to comment.