import './style.scss' import { connect } from 'react-redux' const Index = () => (
(window.location.href = '/videos')}> 360 Video Gallery
(window.location.href = '/space')}> XR Space
) export default connect()(Index)