const ViewAccessPoints = { template: `

AccessPoints

Name Users Units
` } Vue.component('accesspoint-table-item', { template: ` Grape 8 19 ` })