Merge branch 'resource-policies-restyle' into dev

This commit is contained in:
miloschwartz
2026-06-08 10:38:13 -07:00
38 changed files with 1724 additions and 1259 deletions

View File

@@ -279,7 +279,7 @@ export function PolicyAuthStackSectionCreate({
onOpenChange={(open) => !open && closeCredenza()}
emailEnabled={emailEnabled}
emails={emails}
onEmailsChange={(value) =>
onSave={(value) =>
parentForm.setValue(
"emails",
value as PolicyFormValues["emails"]