Commit 9f335f5
committed
chore(collapsible-section): add private custom css props to control header's border radius
Using a private custom CSS prop for controlling header's bottom border radius
can allow consumer components to conditionally style more details.
This will be particularly useful when implementing the drag to reorder feature.1 parent 74fa846 commit 9f335f5
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
0 commit comments