mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 05:25:41 +08:00
More comments
This commit is contained in:
@@ -51,6 +51,8 @@ class Slot extends React.Component {
|
||||
|
||||
Slot.propTypes = {
|
||||
fill: React.PropTypes.string.isRequired,
|
||||
|
||||
// props coming from graphql must be passed through this property.
|
||||
queryData: React.PropTypes.object,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user