codepen
(80%). Это черновой вариант, буду разбираться. Спасибо и удачного дня component Content
https://codesandbox.io/s/easy-vue-js-search-forked... - как связать эти компоненты? const counted = arr.reduce((acc, el) => {
return acc[el] ? ++acc[el] : acc[el] = 1, acc
}, {})