UNPKG

@ams-team/ams

Version:

Admin Materials System.

21 lines (19 loc) 397 B
export const config = { BASE: 'CONFIG_FIELD', type: { default: 'link' }, props: { current: 'value', fields: { value: { default: { href: 'https://vip.com', target: '_blank', type: 'primary' } } } } }; export const defaults = {};