mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-23 17:28:23 +00:00
fix: add space between sentences
This commit is contained in:
parent
c746a6a7a5
commit
7c3b2e474c
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