Skip to content

Commit

Permalink
Update link text in demo.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
coji committed Feb 23, 2024
1 parent 95b0d21 commit ad05d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/demo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export default function TestPage() {
rel="noreferrer noopener"
href={codeURL}
>
<span>Source</span>
<span>Code</span>
<ExternalLinkIcon className="mb-1 ml-1 inline h-4 w-4" />
</a>
)}
Expand Down

0 comments on commit ad05d72

Please sign in to comment.