Skip to content

Commit

Permalink
Merge branch 'main' into refactor/tw
Browse files Browse the repository at this point in the history
  • Loading branch information
shadcn authored Dec 26, 2023
2 parents b815784 + 5eb33f7 commit 759e0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/content/docs/components/pagination.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ import {
PaginationLink,
PaginationNext,
PaginationPrevious,
} from "@/components/ui/resizable"
} from "@/components/ui/pagination"
```

```tsx
Expand Down

0 comments on commit 759e0e6

Please sign in to comment.