# InsertTable

**Kind:** Component

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

## Diagram

```mermaid
graph TD
    component_InsertTable_ede8c9f["InsertTable"]
    class component_InsertTable_ede8c9f rootComponent
```

## Relationships

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