Rename assist preview button from Redo to Regenerate
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>pull/8/head
parent
878d1e3776
commit
9eb1a5f311
|
|
@ -156,7 +156,7 @@ export default function AiFieldAssist({
|
|||
Dismiss
|
||||
</button>
|
||||
<button type="button" className="btn btn-secondary btn-sm" onClick={() => run(action)}>
|
||||
Redo
|
||||
Regenerate
|
||||
</button>
|
||||
{!unchanged && (
|
||||
<button
|
||||
|
|
|
|||
Loading…
Reference in New Issue