// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders without throwing 1`] = ` .c1 { margin-right: auto; margin-left: auto; } .c2 { box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; } .c3 { font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-weight: 500; font-size: 1.5rem; font-weight: 400; color: ; margin: 1.25rem 0 1.125rem 0; display: inline-block; } .c4 { border: solid; border-width: 0 0.125rem 0.125rem 0; display: inline-block; padding: 0.125rem; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); margin: 0.1875rem 0.625rem 0.1875rem 0.625rem; } .c0 { border-bottom: solid 0.0625rem; } @media only screen and (min-width:48em) { .c1 { width: 46rem; } } @media only screen and (min-width:64em) { .c1 { width: 61rem; } } @media only screen and (min-width:75em) { .c1 { width: 76rem; } }

Dashboard

`;