mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-20 16:11:46 +03:00
Add tooltip for project setting icon button
This commit is contained in:
parent
232ea42256
commit
259eda1ee5
@ -17,7 +17,7 @@
|
||||
on:click={() => events.emit('openSendIssueModal')}
|
||||
/>
|
||||
<Link href={`/${projectId}/settings`}>
|
||||
<IconButton icon="settings" />
|
||||
<IconButton icon="settings" help="Project settings" />
|
||||
</Link>
|
||||
</div>
|
||||
<AccountLink {user} />
|
||||
|
Loading…
Reference in New Issue
Block a user