Commit 777bf4a
committed
fix(BannerBase): treat boolean ReactNode as empty to avoid incorrect spacing when title/description/children are false
1 parent 694a8ed commit 777bf4a
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- packages
- design-system-react-native/src/components/BannerBase
- design-system-react/src/components/BannerBase
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments