We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey!
I think we don't have a Pagination bar available on the tail blocks.
Can someone add this to the codebase? Thanks!
<div class="border-2 border-gray-200 px-4 py-6 rounded-lg"> <div class="flex flex-row"> <a class="text-indigo-500 inline-flex items-center flex-grow">First</a> <a class="text-indigo-500 inline-flex items-center flex-grow">Previous</a> <a class="text-indigo-500 inline-flex items-center flex-grow">55</a> <a class="text-indigo-500 inline-flex items-center flex-grow">Next</a> <a class="text-indigo-500 inline-flex items-center">Last</a> </div> </div>
//Sivakumar
The text was updated successfully, but these errors were encountered:
I added something like this, i hope this will helpful.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hey!
I think we don't have a Pagination bar available on the tail blocks.
Can someone add this to the codebase? Thanks!
//Sivakumar
The text was updated successfully, but these errors were encountered: