We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab49c49 commit 4904077Copy full SHA for 4904077
1 file changed
README.md
@@ -40,9 +40,13 @@ npm install nuqs-svelte
40
41
## Adapters
42
43
-You will need to wrap your React component tree with an adapter for your framework. _(expand the appropriate section below)_
+You will need to wrap your Svelte component tree with an adapter. _(expand the appropriate section below)_
44
45
-<details><summary>▲ SvelteKit</summary>
+<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>
50
51
> Supported Svelte versions: `>=5.0.0`.
52
0 commit comments