Closed maarten2424 closed 4 months ago
This MR enables custom picker functionality. It mocks the widgets configuration, and comes with built-in pickers.
widgets
<EasyblocksEditor ..., pickers={{ // Property key MUST match the id specified witin the picker type declaration small: SmallPicker }} />
@maarten2424 is attempting to deploy a commit to the Shopstory Team on Vercel.
A member of the Team first needs to authorize it.
Description
This MR enables custom picker functionality. It mocks the
widgets
configuration, and comes with built-in pickers.