Translation support

This commit is contained in:
Maxime Renou 2019-03-01 14:46:22 +01:00
parent e317c3c060
commit 31c121bb19
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
import React, {Component} from 'react';
import {FormTranslationConsumer} from './FormTranslationContext'
export default class FormItemError extends Component
{