export const skins = [ { id: 'willow', name: 'Willow', props: {}, }, { id: 'willow-dark', name: 'Dark', props: {}, }, ];