Skip to content

Commit 4904077

Browse files
author
rtrampox
committed
docs: Update README to correct component tree description and enhance SvelteKit section
1 parent ab49c49 commit 4904077

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,13 @@ npm install nuqs-svelte
4040

4141
## Adapters
4242

43-
You will need to wrap your React component tree with an adapter for your framework. _(expand the appropriate section below)_
43+
You will need to wrap your Svelte component tree with an adapter. _(expand the appropriate section below)_
4444

45-
<details><summary>▲ SvelteKit</summary>
45+
<details>
46+
<summary>
47+
<img src="https://avatars.githubusercontent.com/u/23617963?s=20&v=4" alt="SvelteKit" style="vertical-align: middle;" />
48+
SvelteKit
49+
</summary>
4650

4751
> Supported Svelte versions: `>=5.0.0`.
4852

0 commit comments

Comments
 (0)