move map as a supdirectory of challenges
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import Jobs from './Jobs';
|
||||
import Hikes from './Hikes';
|
||||
import challenges from './challenges';
|
||||
import map from './map';
|
||||
import { map, challenges } from './challenges';
|
||||
import NotFound from '../components/NotFound/index.jsx';
|
||||
|
||||
export default {
|
||||
|
Reference in New Issue
Block a user