Feature(langauge): Make client history language aware
Remove need for language aware links
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { modernChallenges, map, challenges } from './challenges';
|
||||
import NotFound from '../components/NotFound/index.jsx';
|
||||
import { addLang } from '../utils/add-lang';
|
||||
import { addLang } from '../utils/lang';
|
||||
|
||||
export default {
|
||||
path: '/:lang',
|
||||
|
Reference in New Issue
Block a user