Skip to content
Snippets Groups Projects
Commit 7409e65c authored by mateusz-winiarczyk's avatar mateusz-winiarczyk
Browse files

fix(plugins): add removed eslint disable

parent 471551e4
No related branches found
No related tags found
3 merge requests!223reset the pin numbers before search results are fetch (so the results will be...,!122feat: add main plugins drawer with tabs (MIN-232),!116feat(plugins): Plugin loading management (MIN-233)
Pipeline #84922 passed
......@@ -23,6 +23,7 @@ export const useReduxBusQueryManager = (): void => {
shallow: true,
},
),
// eslint-disable-next-line react-hooks/exhaustive-deps
[queryData],
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment