// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`auto calc width 1`] = `
Left
Right
`; exports[`drag and show left part 1`] = `
Left
Right
`; exports[`drag and show left part 2`] = `
Left
Right
`; exports[`drag and show left part 3`] = `
Left
Right
`; exports[`drag and show left part 4`] = `
Left
Right
`; exports[`drag and show right part 1`] = `
Left
Right
`; exports[`render one side 1`] = `
Left
`;