Skip to content

Commit

Permalink
fix: range calendar button (#1416)
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte authored Nov 1, 2024
1 parent 25747d0 commit cb7d618
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ChevronLeft class="size-4" />
{/snippet}

<RangeCalendarPrimitive.NextButton
<RangeCalendarPrimitive.PrevButton
bind:ref
class={cn(
buttonVariants({ variant: "outline" }),
Expand Down

0 comments on commit cb7d618

Please sign in to comment.