Kind: Component
Source: atloria-monorepo/apps/web/src/app/p/[slugId]/components/BrandingContext.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
slugId | string | ✓ | - |
children | ReactNode | ✓ | - |
Diagram
mermaidgraph TD component_BrandingProvider_369ca96a["BrandingProvider"] class component_BrandingProvider_369ca96a rootComponent
Relationships
- RENDERS →
AccessGate - RENDERS →
BrandingContext-Provider - USES_HOOK →
useState - USES_HOOK →
usePathname - USES_HOOK →
useMemo - USES_HOOK →
useEffect - USES_HOOK →
useCallback
Was this page helpful?