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