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