UNPKG

@nouance/payload-better-fields-plugin

Version:

A Payload plugin that aims to provide improved fields for the admin panel

5 lines (4 loc) 75 B
export type NumberMarkerItem = { label?: string; value: number; };