Added comment

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-17 06:13:57 +02:00
parent 829fae4f07
commit 4d7938220b

View file

@ -18,6 +18,8 @@ import { T9n } from 'meteor-accounts-t9n';
import './Profile.scss';
// List of languages: https://github.com/i18next/i18next/issues/1068
class Profile extends React.Component {
constructor(props) {
super(props);