// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`should add offset top when using offset-top prop 1`] = `
Content
`; exports[`should allow to using offset-top prop with rem unit 1`] = `
Content
`; exports[`should allow to using offset-top prop with vw unit 1`] = `
Content
`; exports[`should sticky inside container bottom when using container prop 1`] = `
Content
`; exports[`should sticky inside container bottom when using container prop 2`] = `
Content
`; exports[`should sticky inside container when using container prop 1`] = `
Content
`; exports[`should sticky inside container when using container prop 2`] = `
Content
`; exports[`should sticky resize or orientationchange reset root height and width 1`] = `
Content
`; exports[`should sticky resize or orientationchange reset root height and width 2`] = `
Content
`; exports[`should sticky to bottom after scrolling 1`] = `
Content
`; exports[`should sticky to top after scrolling 1`] = `
Content
`; exports[`should update z-index when using z-index prop 1`] = `
Content
`;