Fix missing relay provider employee page

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-12-26 12:39:41 +01:00
parent 3c8de6b884
commit e5c8d83219
2 changed files with 24 additions and 16 deletions

View File

@@ -1,5 +1,9 @@
export { objectKeys, objectEntries, cleanFormData } from "./object";
export { sprintf, faviconUrl, slugify, domain } from "./string";
export {
getCustomDomainStatusBadgeLabel,
getCustomDomainStatusBadgeVariant,
} from "./customDomain";
export {
getTreatment,
getRiskImpacts,