♻️ some other ux changes

This commit is contained in:
Fred KISSIE
2026-02-19 05:22:06 +01:00
parent 003bf7fdf3
commit 9e0b7ff0d7
5 changed files with 667 additions and 250 deletions

View File

@@ -1,4 +1,4 @@
import { CreatePolicyForm } from "@app/components/CreatePolicyForm";
import { CreatePolicyForm } from "@app/components/resource-policy/CreatePolicyForm";
import SettingsSectionTitle from "@app/components/SettingsSectionTitle";
import { Button } from "@app/components/ui/button";
import { getCachedOrg } from "@app/lib/api/getCachedOrg";