🚧 working on pagination

Co-authored-by: haraldnilsen <harald_998@hotmail.com>
This commit is contained in:
Sindre Kjelsrud 2023-09-04 12:00:13 +02:00
parent e0733ddb75
commit 4aede77061
6 changed files with 51 additions and 23 deletions

1
src/components/index.ts Normal file
View file

@ -0,0 +1 @@
export { default as PaginationButton } from './PaginationButton'