Skip to content

Commit

Permalink
Adds tooltip to create branch button
Browse files Browse the repository at this point in the history
  • Loading branch information
axosoft-ramint committed Nov 27, 2024
1 parent 95a9523 commit 92b0605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webviews/apps/plus/home/components/launchpad.ts
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ export class GlLaunchpad extends SignalWatcher(LitElement) {
density="compact"
class="start-work"
href=${this.createBranchCommand}
tooltip="Create a new branch"
><code-icon icon="custom-start-work"></code-icon
></gl-button>
</button-container>
Expand Down

0 comments on commit 92b0605

Please sign in to comment.