Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Commit 1b6a5f2

Browse files
sukhrajghumanAdam A. Zerella
authored andcommitted
add param
1 parent 6371b3f commit 1b6a5f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/control-input/src/js/react.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ import PropTypes from 'prop-types';
2525
* @param {boolean} small - Add the small variation class
2626
* @param {boolean} block - Add the block variation class
2727
* @param {string} label - The label
28+
* @param {id} id - The id for the control input
2829
* @param {string} status - Mark this field as either 'valid' or 'invalid', optional
2930
* @param {string} className - An additional class, optional
3031
* @param {object} attributeOptions - Any other attribute options

0 commit comments

Comments
 (0)