mirror of
https://github.com/wassname/talk.git
synced 2026-07-11 01:41:03 +08:00
Remove duplicate placeholder proptype. (#2211)
This commit is contained in:
@@ -119,7 +119,6 @@ Editor.propTypes = {
|
||||
isEdit: PropTypes.bool,
|
||||
id: PropTypes.string,
|
||||
label: PropTypes.string,
|
||||
placeholder: PropTypes.string,
|
||||
};
|
||||
|
||||
export default Editor;
|
||||
|
||||
Reference in New Issue
Block a user