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
https://angular-gczpas.stackblitz.io
The size changer should say "10 / page", with spaces on both sides of the slash, like it does in upstream Ant for React.
The size changer says "10/ page" without a space between the number and the slash.
I'll try to create a pull request for this soon.
The text was updated successfully, but these errors were encountered:
fix(module:pagination): add space between page size and slash (#4038) (…
b1bba9e
…#4039)
fix(module:pagination): add space between page size and slash (NG-ZOR…
56ec628
…RO#4038) (NG-ZORRO#4039)
322e7d0
vthinkxie
No branches or pull requests
Reproduction link
https://angular-gczpas.stackblitz.io
Steps to reproduce
What is expected?
The size changer should say "10 / page", with spaces on both sides of the slash, like it does in upstream Ant for React.
What is actually happening?
The size changer says "10/ page" without a space between the number and the slash.
I'll try to create a pull request for this soon.
The text was updated successfully, but these errors were encountered: