mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 00:02:23 +00:00
display branchone default branch label (#6005)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<NodeWrapper offset={data.offset} enableSourceHandle enableTargetHandle>
|
||||
{#snippet children({ darkMode })}
|
||||
<VirtualItem
|
||||
label="No branches"
|
||||
label={data.label ?? 'No branches'}
|
||||
id={data.id}
|
||||
hideId={true}
|
||||
selectable={true}
|
||||
|
||||
Reference in New Issue
Block a user