mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-09-25 05:26:42 +03:00
pass data to RTKActionButtons
This commit is contained in:
parent
faf719c1fd
commit
ab0381934a
|
@ -91,8 +91,7 @@ export class QueryPreviewActions extends PureComponent<QueryPreviewActionsProps>
|
|||
<RTKActionButtons
|
||||
dispatch={dispatch}
|
||||
liftedDispatch={liftedDispatch}
|
||||
resInfo={resInfo}
|
||||
actionsOfQuery={actionsOfQuery}
|
||||
data={this.selectFormattedActions(actionsOfQuery)}
|
||||
/>
|
||||
<TreeView
|
||||
rootProps={rootProps}
|
||||
|
|
Loading…
Reference in New Issue
Block a user