// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`should render correctly 1`] = `
Su Mo Tu We Th Fr Sa
`; exports[`when showing the week numbers should render correctly 1`] = `
Su Mo Tu We Th Fr Sa
5
6
7
8
9
`; exports[`when using custom components should render correctly 1`] = `
CustomHead
CustomRow
CustomRow
CustomRow
CustomRow
CustomRow
Sat Feb 01 2020
`;