-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
Description of the bug
Based on the design documentation the Pagination component's label numbers should have a heavier font weight than the rest of the label. I can't find a way to do so with the current implementation as both currentPageItemsLabel and pageCountLabel, and all the labels actually, accept only strings and this would require some html to handle the different font weight.
Design docs ref https://zeroheight.com/8626c6305/p/84ffb2-pagination/b/99aa11

Playroom reproduction
Version
v0.22.22
What browsers are you seeing the problem on?
No response