Skip to content

Commit 0977a5a

Browse files
Mattoliviertassinari
andauthored
Update docs/src/pages/components/floating-action-button/floating-action-button.md
Co-Authored-By: Olivier Tassinari <[email protected]>
1 parent b2160c9 commit 0977a5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/pages/components/floating-action-button/floating-action-button.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Only one floating action button is recommended per screen to represent the most
2121

2222
## Size
2323

24-
Use the `size` property for larger or smaller floating action buttons.
24+
Use the `size` prop for larger or smaller floating action buttons.
2525

2626
{{"demo": "pages/components/floating-action-button/FloatingActionButtonSize.js"}}
2727

@@ -36,4 +36,4 @@ The Zoom transition can be used to achieve this. Note that since both the exitin
3636
animations are triggered at the same time, we use `enterDelay` to allow the outgoing Floating Action Button's
3737
animation to finish before the new one enters.
3838

39-
{{"demo": "pages/components/floating-action-button/FloatingActionButtonZoom.js", "bg": true}}
39+
{{"demo": "pages/components/floating-action-button/FloatingActionButtonZoom.js", "bg": true}}

0 commit comments

Comments
 (0)