Skip to content

Commit 9a44a17

Browse files
authored
Update index.tsx
1 parent a2510b5 commit 9a44a17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/src/App/Footer/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default function footer(): HTMLElement {
1010
</a>
1111
<span className="mx-3 relative -top-1">.</span>
1212
<a
13-
href="https://twitter.com/dapi_ok"
13+
href="https://twitter.com/dapi_labs"
1414
className="transition-opacity duration-300 hover:opacity-75">
1515
Twitter
1616
</a>
@@ -22,4 +22,4 @@ export default function footer(): HTMLElement {
2222
</a>
2323
</footer>
2424
)
25-
}
25+
}

0 commit comments

Comments
 (0)