// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Testing component button static button apply custom styling 1`] = `
test
`;
exports[`Testing component button static button disabled state 1`] = `
test
`;
exports[`Testing component button static button loading state 1`] = `
test
`;
exports[`Testing component button static button with icon only 1`] = `
`;
exports[`Testing component button static button with text only 1`] = `
Test Button
`;