// 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 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 Chinese characters correctly 7`] = ` `; exports[`Button renders correctly 1`] = ` `; exports[`Button rtl render component should be rendered correctly in RTL direction 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 render empty button without errors 1`] = ` `; exports[`Button should support custom icon styles 1`] = `
`; exports[`Button should support link button 1`] = ` link button `;