Skip to content
New issue

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

[PaginationItem] Incorrect style sheet name? #19653

Closed
2 tasks done
cmeeren opened this issue Feb 11, 2020 · 1 comment · Fixed by #19612
Closed
2 tasks done

[PaginationItem] Incorrect style sheet name? #19653

cmeeren opened this issue Feb 11, 2020 · 1 comment · Fixed by #19612
Labels
component: pagination This is the name of the generic UI component, not the React module!

Comments

@cmeeren
Copy link
Contributor

cmeeren commented Feb 11, 2020

https://material-ui.com/api/pagination-item/

image

Shouldn't that be MuiPaginationItem instead of PaginationItem, to be consistent with every other component?

If so, is it just the docs that are incorrect, or the implementation?

On the off chance that PaginationItem is correct, is that also the key to use in theme props, or should MuiPaginationItem be used there?

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.
@oliviertassinari
Copy link
Member

Implementation wasn't correct.

@zannager zannager added the component: pagination This is the name of the generic UI component, not the React module! label Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pagination This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants