We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bfd237 commit d9fa855Copy full SHA for d9fa855
1 file changed
apps/webapp/app/components/metrics/QueryWidget.tsx
@@ -178,6 +178,7 @@ export function QueryWidget({
178
<div className="flex items-center gap-1.5">{title}</div>
179
<Card.Accessory>
180
<SimpleTooltip
181
+ asChild
182
button={
183
<Button
184
variant="minimal/small"
0 commit comments