// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders a button element 1`] = ` i am a button `; exports[` renders div with role button by default 1`] = ` i am a button `; exports[` renders with correct classes when button has kind 1`] = ` i am a button `;