```js const mystates = view(html``); // Needs to be added in the same js code block: new TomSelect("#select-state",{ maxItems: 4, plugins: ['caret_position', 'input_autogrow', 'clear_button' ] }); ```

${mystates.join(", ")}