mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-31 07:10:43 +00:00
layout.tsx aktualisieren
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
interface AccessLayoutProps {
|
||||
children: React.ReactNode;
|
||||
params: Promise<{
|
||||
resourceId: number | string;
|
||||
resourceId?: number | string;
|
||||
orgId: string;
|
||||
}>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user