Kind: Function
Source: atloria-monorepo/apps/web/src/app/privacy/layout.tsx
Signature
tsfunction PrivacyLayout({ children }: { children: ReactNode })
Parameters
| Name | Type |
|---|---|
{ children } | { children: ReactNode } |
Kind: Function
Source: atloria-monorepo/apps/web/src/app/privacy/layout.tsx
tsfunction PrivacyLayout({ children }: { children: ReactNode })
| Name | Type |
|---|---|
{ children } | { children: ReactNode } |
Was this page helpful?