# Sidebar

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Layout/Sidebar.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Layout/Sidebar.tsx#L49)

## Diagram

```mermaid
graph TD
    component_Sidebar_72fc4ee3["Sidebar"]
    class component_Sidebar_72fc4ee3 rootComponent
```

## Relationships

- RENDERS → `Link`
- RENDERS → `motion-div`
- RENDERS → `Icon`
- USES_HOOK → `usePathname`
- USES_HOOK → `useSession`
