-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Convert assigns to streams * Add default opt value for offset * Count total pages per page amount * Add basic pagination component * Add basic styling * Add lateral pagination support * Add active page styling * Add query param support for page * Add page query param when searching * Add sorting support * Inline tailwind classes by state * Turn pagination into function component * Include input select on form * Add query into url state * Underscored unused variable * Add conditional rendering * Update beacon
- Loading branch information
1 parent
b901584
commit e27e5b3
Showing
4 changed files
with
132 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters