1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should not render "show less" 1`] = `
5 className="note spacer-top spacer-bottom text-center"
11 exports[`should not render "show more" 1`] = `
13 className="note spacer-top spacer-bottom text-center"
19 exports[`should show less 1`] = `
21 className="note spacer-top spacer-bottom text-center"
25 className="spacer-left"
33 exports[`should show more 1`] = `
35 className="note spacer-top spacer-bottom text-center"
39 className="spacer-left"