# ShortcutOverlay

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/desk/components/DeskDialogs.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/desk/components/DeskDialogs.tsx#L207)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `onClose` | `Function` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_ShortcutOverlay_471308ce["ShortcutOverlay"]
    class component_ShortcutOverlay_471308ce rootComponent
```

## Relationships

- RENDERS → `Backdrop`
- RENDERS → `XMarkIcon`
