MCPcopy Create free account
hub / github.com/editablejs/editable / toolbar.tsx

File toolbar.tsx

packages/ui/src/toolbar.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react'
2import tw, { css, styled } from 'twin.macro'
3import { Button } from './button'
4import { ColorPicker, ColorPickerProps } from './color-picker'

Callers

nothing calls this directly

Calls 4

useToolbarContextFunction · 0.85
renderButtonFunction · 0.85
renderDropdownFunction · 0.85
renderSelectFunction · 0.85

Tested by

no test coverage detected