export const config = {
	dialog: {
		width: '380px',
		hideActions: true
	},
	validateBtn: {
		color: 'primary'
	}
};
