export const snippets = [ { title: 'Checkbox', schema: { title: 'Checkbox', componentName: 'FormilyCheckbox', props: {}, }, }, ];