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 de9c2de commit f31a133Copy full SHA for f31a133
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