Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDuplicate class "waves-effect" in pagination links #281
Comments
|
Hey. You're right. We'll fix it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction:
Go to https://mdbootstrap.com/docs/jquery/components/pagination/ , check the generated html code for one of the pagination expamples, there are two "waves-effect" in a element class.
<li class="page-item"><a class="page-link waves-effect waves-effect">2</a></li>