Skip to content

Commit 3ab4d54

Browse files
committed
Add missing 'onQueryProfile' retrieval from props
1 parent ea5c9b9 commit 3ab4d54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redisinsight/ui/src/components/query-card/QueryCardHeader/QueryCardHeader.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ const QueryCardHeader = (props: Props) => {
110110
setSelectedValue,
111111
onQueryDelete,
112112
onQueryReRun,
113+
onQueryProfile,
113114
db,
114115
} = props
115116

0 commit comments

Comments
 (0)