// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`VBtn.ts should not add color classes if disabled 1`] = `
`;
exports[`VBtn.ts should not add color classes if disabled 2`] = `
`;
exports[`VBtn.ts should render an tag when using href prop 1`] = `
`;
exports[`VBtn.ts should render component and match snapshot 1`] = `
`;
exports[`VBtn.ts should render component with color prop and match snapshot 1`] = `
`;
exports[`VBtn.ts should render component with color prop and match snapshot 2`] = `
`;
exports[`VBtn.ts should render component with loader and match snapshot 1`] = `
`;
exports[`VBtn.ts should render component with loader slot and match snapshot 1`] = `
`;
exports[`VBtn.ts should render specified tag when using tag prop 1`] = `
`;
exports[`VBtn.ts should render tile button and match snapshot 1`] = `
`;