kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Fix linter errors
rodzic
13defcda1a
commit
aec10e18a1
|
@ -23,6 +23,7 @@ export default class IconButton extends React.PureComponent {
|
||||||
animate: PropTypes.bool,
|
animate: PropTypes.bool,
|
||||||
overlay: PropTypes.bool,
|
overlay: PropTypes.bool,
|
||||||
tabIndex: PropTypes.string,
|
tabIndex: PropTypes.string,
|
||||||
|
text: PropTypes.string,
|
||||||
};
|
};
|
||||||
|
|
||||||
static defaultProps = {
|
static defaultProps = {
|
||||||
|
|
Ładowanie…
Reference in New Issue