Skip to content

Commit 306b73f

Browse files
alex289Copilot
andauthored
fix: Button type
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 94e94a3 commit 306b73f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/components/dialogs/upsert-application.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ function TreeNodeList({
137137
<Collapsible key={node.path}>
138138
<CollapsibleTrigger asChild>
139139
<Button
140+
type="button"
140141
variant="ghost"
141142
size="sm"
142143
className="group w-full justify-start transition-none hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50"

0 commit comments

Comments
 (0)