export const config = {
	sheet: {
		color: 'secondary'
	},
	backBtn: {
		color: 'transparent',
		small: true,
		depressed: true,
		class: 'font-weight-regular white--text px-1'
	}
};
