Skip to content
Snippets Groups Projects
Commit 59d9024e authored by Marcos Pieras's avatar Marcos Pieras Committed by Leonardo Christino
Browse files

feat: authorization block manual query

parent d6944b47
No related branches found
No related tags found
1 merge request!307feat: authorization block manual query
Pipeline #141356 passed
......@@ -262,7 +262,7 @@ export const QueryBuilderNav = (props: QueryBuilderNavProps) => {
</PopoverContent>
</Popover>
<Popover>
<PopoverTrigger>
<PopoverTrigger disabled={!saveStateAuthorization.query.W}>
<Tooltip>
<TooltipTrigger>
<Button variantType="secondary" variant="ghost" size="xs" iconComponent="icon-[ic--baseline-search]" />
......
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