Move shared assume logic into hook to use on employee pages

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-02-09 19:39:12 +04:00
parent b305d5b337
commit c79feb44dc
7 changed files with 133 additions and 93 deletions

View File

@@ -36,6 +36,7 @@
},
"sources": {
"apps/console/src/pages/iam": "iam",
"apps/console/src/hooks/iam": "iam",
"apps/console/src": "core"
}
}