Skip to content

Commit

Permalink
Merge branch 'main' into fix/add-missing-display-name-pagination
Browse files Browse the repository at this point in the history
  • Loading branch information
shadcn authored Dec 26, 2023
2 parents 41e5102 + 5eb33f7 commit 11b0859
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 11b0859

Please sign in to comment.