# BrandingProviderWrapper

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/p/[slugId]/components/PublicLayoutShell.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/p/[slugId]/components/PublicLayoutShell.tsx#L299)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `children` | `ReactNode` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_BrandingProviderWrapper_36c4b574["BrandingProviderWrapper"]
    class component_BrandingProviderWrapper_36c4b574 rootComponent
```

## Relationships

- RENDERS → `BrandingProvider`
- USES_HOOK → `usePathname`

## Referenced By

- `PublicLayoutShell` (RENDERS)
