Skip to content

Commit e96bf63

Browse files
author
amars29
committed
update: Others content changes
1 parent 59bb46b commit e96bf63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/3.3.x/fab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: FAB
55

66
import { ComponentTheme } from '../src/components';
77

8-
A floating action button is a circular icon button that hovers over content to promote a primary action in the application.
8+
A floating action button (FAB) is a circular icon button that hovers over content to execute a primary action in the application.
99

1010
```jsx isShowcase
1111
import { Fab, Icon, Box, Center, NativeBaseProvider } from "native-base";

docs/next/fab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: FAB
55

66
import { ComponentTheme } from '../src/components';
77

8-
A floating action button is a circular icon button that hovers over content to promote a primary action in the application.
8+
A floating action button (FAB) is a circular icon button that hovers over content to execute a primary action in the application.
99

1010
```jsx isShowcase
1111
import { Fab, Icon, Box, Center, NativeBaseProvider } from "native-base";

0 commit comments

Comments
 (0)