mirror of
https://github.com/tloncorp/landscape.git
synced 2024-12-11 09:42:51 +03:00
ux: clearer button label
This addresses feedback from the Design team: what is being Unsynced? Thanks @urcades!
This commit is contained in:
parent
a5cfafa1fc
commit
8766fd05cc
@ -59,7 +59,7 @@ export default function SourceSyncer({ appName, title, syncDesk, syncShip }: Sou
|
||||
</div>
|
||||
<div className="flex space-x-2">
|
||||
<Button onClick={onUnsync} variant="destructive">
|
||||
Unsync
|
||||
Unsync Updates for {appName}...
|
||||
</Button>
|
||||
</div>
|
||||
</>
|
||||
|
Loading…
Reference in New Issue
Block a user