This commit is contained in:
Rainer Simon 2020-09-14 12:29:53 +02:00
parent 7aa434581e
commit 8013492f60
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ import React from 'preact/compat';
import Comment from './Comment'; import Comment from './Comment';
import TextEntryField from './TextEntryField'; import TextEntryField from './TextEntryField';
import i18n from '../../../i18n'; import i18n from '../../../i18n';
import Environment from '../../../Environment';
/** /**
* Comments are TextualBodies where the purpose field is either * Comments are TextualBodies where the purpose field is either