// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`render left & right slot 1`] = `
Custom Left
Custom Right
`; exports[`render title slot 1`] = `
Custom Title
`;