mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
Merge pull request #36 from nawok/fix/jsx-space
fix: add space between sentences
This commit is contained in:
commit
1fb9664b80
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ export default async function IndexPage() {
|
|||
>
|
||||
GitHub
|
||||
</Link>
|
||||
.
|
||||
.{" "}
|
||||
<Link href="/docs" className="underline underline-offset-4">
|
||||
I'm also documenting everything here
|
||||
</Link>
|
||||
|
|
|
|||
Loading…
Reference in a new issue