docs: update README.md

This commit is contained in:
streakingman
2022-09-16 22:53:45 +08:00
parent ae8c22b1be
commit 0612149a5b
4 changed files with 29 additions and 18 deletions
+4 -3
View File
@@ -316,9 +316,10 @@ const App: FC = () => {
return (
<>
<h2>
(DEMO) <GithubIcon />
</h2>
<h2>(DEMO)</h2>
<h6>
<GithubIcon />
</h6>
<h3>Level: {level} </h3>
<div className="app">
+2
View File
@@ -7,6 +7,7 @@ export const GithubIcon: FC = () => {
target="_blank"
rel="noreferrer"
>
@StreakingMan
<svg
height="24"
aria-hidden="true"
@@ -15,6 +16,7 @@ export const GithubIcon: FC = () => {
width="24"
data-view-component="true"
className="octicon octicon-mark-github v-align-middle"
fill="currentColor"
>
<path
fillRule="evenodd"