mirror of
https://github.com/silverstripe/silverstripe-tagfield
synced 2024-10-22 11:05:32 +02:00
Merge pull request #128 from svenV88/patch-1
Update faulty import of TagField component
This commit is contained in:
commit
3b54f02f6a
@ -1,5 +1,5 @@
|
||||
import Injector from 'lib/Injector';
|
||||
import TagField from 'components/TagField';
|
||||
import TagField from '../components/TagField';
|
||||
|
||||
export default () => {
|
||||
Injector.component.registerMany({
|
||||
|
Loading…
Reference in New Issue
Block a user