We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b8e82 commit 53de4fcCopy full SHA for 53de4fc
src/FloatingActionButton.js
@@ -13,7 +13,7 @@ import ActionButton from './ActionButton';
13
import Assets from '../assets/Assets';
14
15
/**
16
- * Place it inside the biggest component of screens for floating. You must pass at less 1 action to actions property
+ * Place it inside the biggest component of screens for floating. You must pass at least 1 action to actions property
17
* @author hieu
18
* @typedef Props
19
* @property {Object[]} actions: a list of actions for floating action button
0 commit comments