Vue.component(
	'my-yearreview',
	require('./components/My2020.vue').default
);