mirror of
https://github.com/wassname/talk.git
synced 2026-07-31 12:50:48 +08:00
fix lint
This commit is contained in:
@@ -23,6 +23,7 @@ export default class CommentList extends React.Component {
|
||||
onClickAction: PropTypes.func,
|
||||
modActions: PropTypes.arrayOf(PropTypes.string),
|
||||
loading: PropTypes.bool,
|
||||
|
||||
// list of actions (flags, etc) associated with the comments
|
||||
actions: PropTypes.shape({
|
||||
ids: PropTypes.arrayOf(PropTypes.string)
|
||||
|
||||
Reference in New Issue
Block a user