# BlockTypeSelect

**Kind:** Component

**Source:** [`atloria-monorepo/packages/editor/src/plugins/toolbar/components/BlockTypeSelect.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/plugins/toolbar/components/BlockTypeSelect.tsx#L14)

## Diagram

```mermaid
graph TD
    component_BlockTypeSelect_6ec587df["BlockTypeSelect"]
    class component_BlockTypeSelect_6ec587df rootComponent
```

## Relationships

- RENDERS → `Select`
- USES_HOOK → `usePublisher`
- USES_HOOK → `useCellValue`
- USES_HOOK → `useTranslation`
