Skip to content

Commit

Permalink
docs: update on-click-outside.md (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
RickRyan26 authored Feb 14, 2025
1 parent ba957a3 commit 17239ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/docs/src/content/utilities/on-click-outside.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ components.
);
</script>
<div bind:this={el}>
<div bind:this={container}>
<!-- Container content -->
</div>
<button>I'm outside the container</button>
Expand Down

0 comments on commit 17239ec

Please sign in to comment.