Newer
Older
import StatisticsTable from './vue-components/statistics-table.vue';
name: 'StatisticsTableApp',
components: {
StatisticsTable
}
};
import StatisticsTable from './vue-components/statistics-table.vue';
name: 'StatisticsTableApp',
components: {
StatisticsTable
}
};