Skip to content

Commit 39c324e

Browse files
committed
all good
1 parent ad29525 commit 39c324e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/example.page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export default function App() {
2-
return <div>Hello sss</div>;
2+
return <div>Hello world</div>;
33
}

0 commit comments

Comments
 (0)