import Logo from './Logo'; import ScanBlocks from './ScanBlocks'; const MainColumn = () => (
); export default MainColumn;