# CreateLink

**Kind:** Component

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

## Diagram

```mermaid
graph TD
    component_CreateLink_42ea935f["CreateLink"]
    class component_CreateLink_42ea935f rootComponent
```

## Relationships

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