mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
modified: src/app/[orgId]/settings/access/layout.tsx
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
interface AccessLayoutProps {
|
||||
children: React.ReactNode;
|
||||
params: Promise<{
|
||||
resourceId?: number | string;
|
||||
orgId: string;
|
||||
}>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user