promote: uat → main (GRO-1757 SSO auto-provision fix) #21

Merged
Scrubs McBarkley merged 27 commits from uat into main 2026-05-26 02:16:29 +00:00
Showing only changes of commit 5fec0c938a - Show all commits
+6
View File
@@ -144,6 +144,12 @@ export function BufferRulesSection() {
);
}
if (error) {
return (
<div className="py-4 text-sm text-red-500">{error}</div>
);
}
return (
<div>
<div className="flex items-center justify-between mb-4">