Hayden Gascoigne

Results 2 comments of Hayden Gascoigne

Hi there, it essentially looks like this: ```javascript { type: 'multiselect', name: 'features', message: 'What features should be added?', initial () { const initial = ['Resources'] this.options.initial = initial //...