mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Moves into YAML and own module.
This commit is contained in:
@@ -2,7 +2,7 @@ import React, {PropTypes} from 'react';
|
||||
import {Navigation, Drawer} from 'react-mdl';
|
||||
import {IndexLink, Link} from 'react-router';
|
||||
import styles from './Drawer.css';
|
||||
import I18n from 'coral-framework/modules/i18n/i18n';
|
||||
import I18n from 'coral-i18n/modules/i18n/i18n';
|
||||
import translations from '../../translations.json';
|
||||
|
||||
const CoralDrawer = ({handleLogout, restricted = false}) => (
|
||||
|
||||
Reference in New Issue
Block a user