Rename assist preview button from Redo to Regenerate

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
pull/8/head
Talha Ahmed 2026-08-19 20:02:13 +05:00
parent 878d1e3776
commit 9eb1a5f311
1 changed files with 1 additions and 1 deletions

View File

@ -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