Skip to content

Commit 92b0605

Browse files
Adds tooltip to create branch button
1 parent 95a9523 commit 92b0605

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/webviews/apps/plus/home/components/launchpad.ts

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ export class GlLaunchpad extends SignalWatcher(LitElement) {
162162
density="compact"
163163
class="start-work"
164164
href=${this.createBranchCommand}
165+
tooltip="Create a new branch"
165166
><code-icon icon="custom-start-work"></code-icon
166167
></gl-button>
167168
</button-container>

0 commit comments

Comments
 (0)