Skip to content

Commit 836dd7b

Browse files
committed
feat(customized actions): changed code dev v1.3
1 parent bc8a325 commit 836dd7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ createRoot(document.getElementById('root') as HTMLElement).render(
1717
<h1 className="text-xl">About</h1>
1818
<div>
1919
<Link to="/" className="text-purple-400 underline">
20-
H
20+
Home
2121
</Link>
2222
</div>
2323
</div>

0 commit comments

Comments
 (0)