mirror of
https://github.com/zhigang1992/react-native-paper.git
synced 2026-06-15 10:28:13 +08:00
docs: FAB.Group should use padding instead of margin (#755)
This commit is contained in:
committed by
Rajendran Nadar
parent
b799a1e5f8
commit
5246ad04d5
@@ -68,7 +68,7 @@ type Props = {|
|
||||
visible: boolean,
|
||||
/**
|
||||
* Style for the group. You can use it to pass additional styles if you need.
|
||||
* For example, you can set an additional margin if you have a tab bar at the bottom.
|
||||
* For example, you can set an additional padding if you have a tab bar at the bottom.
|
||||
*/
|
||||
style?: any,
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user