feat(Pagination): new component (#257)

Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Haytham A. Salama <haythamasalama@gmail.com>
This commit is contained in:
Sylvain Marroufin
2023-06-09 18:12:40 +02:00
committed by GitHub
parent f7a34c8fee
commit f0b24ba25d
11 changed files with 625 additions and 13 deletions

View File

@@ -39,11 +39,9 @@ const links = [{
```
::
## Themes
## Theme
Our theming system provides a lot of flexibility to customize the component. Here is some examples of what you can do.
### Tailwind
Our theming system provides a lot of flexibility to customize the component. Here is an example of what you can do.
::component-example
#default