feat(GoodsAction): enable safe-area-inset-bottom by default (#5955)

This commit is contained in:
neverland
2020-03-31 06:57:22 +08:00
committed by GitHub
parent b6d23cd9d3
commit b87fd71959
5 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ Use `badge` prop to show badge in icon
| Attribute | Description | Type | Default |
|------|------|------|------|
| safe-area-inset-bottom | Whether to enable bottom safe area adaptation | *boolean* | `false` |
| safe-area-inset-bottom | Whether to enable bottom safe area adaptation | *boolean* | `true` |
### GoodsActionIcon Props