pass data to RTKActionButtons

This commit is contained in:
Sandeep Yadav 2025-08-27 21:48:55 +05:30 committed by GitHub
parent faf719c1fd
commit ab0381934a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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}