Commit fbd98e7
committed
fix(design-system): BadgeCount fixes\n\n- React: correct large size container classes by setting height to h-5 (was truncated 'h-')\n- React Native test: relax twClassName assertion to .toContain('custom') to account for 'leading-0' prefix\n\nNo other changes.
1 parent d22f29c commit fbd98e7
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- packages
- design-system-react-native/src/components/BadgeCount
- design-system-react/src/components/BadgeCount
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
0 commit comments