🚧 working on pagination
Co-authored-by: haraldnilsen <harald_998@hotmail.com>
This commit is contained in:
parent
e0733ddb75
commit
4aede77061
6 changed files with 51 additions and 23 deletions
1
src/components/index.ts
Normal file
1
src/components/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export { default as PaginationButton } from './PaginationButton'
|
||||
Reference in a new issue