Skip to content

Commit

Permalink
Added query marker to example
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugos68 committed Oct 31, 2024
1 parent f089df5 commit 16a963f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/packages/svelte.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ For example:
```svelte svelte-check
<script>
import { onMount } from 'svelte'
// ^?
// Reactive state.
let count = $state(0)
Expand Down

0 comments on commit 16a963f

Please sign in to comment.