UNPKG

@gechiui/block-editor

Version:
11 lines (10 loc) 251 B
/** * GeChiUI dependencies */ import { ColorPalette } from '@gechiui/components'; /** * Internal dependencies */ import withColorContext from './with-color-context'; export default withColorContext(ColorPalette); //# sourceMappingURL=index.js.map