fix(packaging): restore prepack contract

This commit is contained in:
Tam Nhu Tran
2026-04-01 15:13:08 -04:00
parent 9d504fda0f
commit 7dd0edb8cd
2 changed files with 4 additions and 1 deletions
@@ -310,7 +310,9 @@ function TopLevelControlsForm({
{isGpt54Selected ? 'GPT-5.4 selected' : 'GPT-5.4 reference'}
</Badge>
</div>
<p className="text-xs text-muted-foreground">Draft values only. Nothing applies until Save.</p>
<p className="text-xs text-muted-foreground">
Draft values only. Nothing applies until Save.
</p>
</div>
<div className="flex flex-wrap gap-2">