mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Small ux hint
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ export function LiveFileControlButton(props: {
|
||||
title={
|
||||
props.hasContent ? 'Reload and compare file contents'
|
||||
: props.isPaired ? 'Sync and monitor file changes'
|
||||
: 'Set up live file pairing'
|
||||
: 'Set up live file pairing (you can also drag and drop a file here)'
|
||||
}
|
||||
color='success'
|
||||
placement='top-end'
|
||||
|
||||
Reference in New Issue
Block a user