There was an error while loading. Please reload this page.
1 parent b01df71 commit b7e834bCopy full SHA for b7e834b
1 file changed
src/frontend/src/components/ui/simple-sidebar.tsx
@@ -440,6 +440,7 @@ const SimpleSidebarTrigger = React.forwardRef<
440
<Button
441
ref={ref}
442
data-sidebar="trigger"
443
+ data-testid="playground-btn-flow-io"
444
variant="ghost"
445
size="md"
446
className={cn("!px-2 !font-normal !justify-start !gap-0", className)}
0 commit comments