Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions sites/docs/src/content/utilities/use-search-params.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@ import { Callout } from '@svecodocs/kit';
parameters in Svelte/SvelteKit apps. It supports validation, default values, compression,
debouncing, and history control.

## Demo

<Demo />
<Callout>
You can refresh this page and/or open it in another tab to see the count state being persisted
and synchronized across sessions and tabs.
</Callout>

## Requirements

- **`@sveltejs/kit`** must be installed in your project.
Expand Down