// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Expand button on click when short text is provided renders button after text 1`] = `

Expanded!

`; exports[`Expand button when short text is provided renders button before text 1`] = `

Short

`;