// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`VDatePickerMonthTable.ts should render component and match snapshot (multiple) 1`] = `
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePickerMonthTable.ts should render component and match snapshot 1`] = `
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePickerMonthTable.ts should render component with events (array) and match snapshot 1`] = `
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePickerMonthTable.ts should render component with events (function) and match snapshot 1`] = `
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePickerMonthTable.ts should render component with events colored by function and match snapshot 1`] = `
|
|
|
|
|
|
|
|
|
|
|
|
`;
exports[`VDatePickerMonthTable.ts should render component with events colored by object and match snapshot 1`] = `
|
|
|
|
|
|
|
|
|
|
|
|
`;