# InsertFrontmatter

**Kind:** Component

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

## Diagram

```mermaid
graph TD
    component_InsertFrontmatter_3a44ff1f["InsertFrontmatter"]
    class component_InsertFrontmatter_3a44ff1f rootComponent
```

## Relationships

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