export default {
	props: {
		dynamic: 'whatever'
	}
};