Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Nov 1, 2022
1 parent 02f7715 commit 3a0d758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/src/routes/components/modal.svelte.md
Expand Up @@ -95,7 +95,7 @@ data="{[
}</pre>
</Component>

<Component title="Modal using with a close button at corner">
<Component title="Modal using label + hidden checkbox with a close button at corner">
<label for="my-modal-3" class="btn">open modal</label>

<pre slot="html" use:replace={{ to: $prefix }}>{
Expand Down

0 comments on commit 3a0d758

Please sign in to comment.