Adding extraneous PropType
This commit is contained in:
parent
f364673388
commit
19d34a4d9e
@ -56,7 +56,6 @@ Text.propTypes = {
|
|||||||
PropTypes.node
|
PropTypes.node
|
||||||
]).isRequired,
|
]).isRequired,
|
||||||
quoted: PropTypes.bool,
|
quoted: PropTypes.bool,
|
||||||
transform: PropTypes.string,
|
|
||||||
theme: PropTypes.string
|
theme: PropTypes.string
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user