// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` component should load the component in default state 1`] = ` .emotion-6 { width: 100%; height: 32px; position: relative; z-index: 1; } .emotion-2 .MuiInputBase-root:before { content: ''; border: none; } .emotion-2 .MuiInputBase-root:after { border-color: #fff; } .emotion-2 .MuiInputBase-root:hover:before { content: none; } .emotion-2 .MuiInputBase-input { color: #fff; } .emotion-0 { color: #fff; } .emotion-4 { max-height: 500px; overflow-y: auto; }
`;