Skip to content

Commit 5d84279

Browse files
committed
Fix some rehydration errors due to nested <a> tags
1 parent 0c2d44e commit 5d84279

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/src/routes/docs/showcase/+page.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@
1111

1212
<Showcase sites={featuredSites} />
1313

14-
## [Supporters](https://github.com/techniq/layerchart?tab=readme-ov-file#sponsors)
14+
## Supporters
1515

1616
<Showcase sites={supporterSites} />
1717

18+
[Become a sponsor](https://github.com/techniq/layerchart?tab=readme-ov-file#sponsors)
19+
1820
## Popular
1921

2022
<Showcase sites={popularSites} />
@@ -23,4 +25,4 @@
2325

2426
<Showcase sites={otherSites} />
2527

26-
## [More](https://github.com/techniq/layerchart/network/dependents)
28+
[View all dependents on GitHub](https://github.com/techniq/layerchart/network/dependents)

0 commit comments

Comments
 (0)