UNPKG

@guestbell/react-page-plugins

Version:

Plugins we use in GuestBell for working with amazing react-page package

4 lines (3 loc) 143 B
import * as React from 'react'; import { RenderLeafProps } from 'slate-react'; export declare const ColorComponent: React.FC<RenderLeafProps>;