// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Button fixbug renders {0} , 0 and {false} 1`] = `
`;
exports[`Button fixbug renders {0} , 0 and {false} 2`] = `
`;
exports[`Button fixbug renders {0} , 0 and {false} 3`] = `
`;
exports[`Button renders Chinese characters correctly 1`] = `
`;
exports[`Button renders Chinese characters correctly 2`] = `
`;
exports[`Button renders Chinese characters correctly 3`] = `
`;
exports[`Button renders Chinese characters correctly 4`] = `
`;
exports[`Button renders Chinese characters correctly 5`] = `
`;
exports[`Button renders Chinese characters correctly 6`] = `
`;
exports[`Button renders correctly 1`] = `
`;
exports[`Button should has click wave effect 1`] = `
`;
exports[`Button should merge text if children using variable 1`] = `
`;
exports[`Button should not render as link button when href is undefined 1`] = `
`;
exports[`Button should support link button 1`] = `
link button
`;