Skip to content

Commit

Permalink
Update sheet-overlay.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
ekaya97 authored Jan 7, 2025
1 parent c1a9f81 commit 31bace5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
...restProps
}: SheetPrimitive.OverlayProps = $props();
export { className as class };
//removed export { className as class } since it is already exported by props
</script>

<SheetPrimitive.Overlay
Expand Down

0 comments on commit 31bace5

Please sign in to comment.