Update faulty import of TagField component

This commit is contained in:
Sven Westerlaken 2018-12-11 14:48:56 +01:00 committed by GitHub
parent feff8b52f1
commit 20becd7430
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
import Injector from 'lib/Injector';
import TagField from 'components/TagField';
import TagField from '../components/TagField';
export default () => {
Injector.component.registerMany({