Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tommysonsylverstone authored Dec 3, 2021
1 parent eaefcb8 commit 742d09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/js/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import fieldRegistry from '../../../../../sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/js/containers/Form/registries/fieldRegistry.js';
import { fieldRegistry } from 'sulu-admin-bundle/containers'
import ColorPickerCustomTest from './components/ColorPickerCustom/ColorPickerCustomTest';

fieldRegistry.add('color_picker_custom_test', ColorPickerCustomTest);

0 comments on commit 742d09c

Please sign in to comment.