?AlkantarClanX12
| Current Path : /home/rankinh/numerik/wp-content/plugins/kirki/kirki-packages/control-react-select/src/ |
| Current File : /home/rankinh/numerik/wp-content/plugins/kirki/kirki-packages/control-react-select/src/control.js |
/* global wp */ import "./control.scss"; import KirkiSelectControl from './KirkiSelectControl'; // Register control type with Customizer. wp.customize.controlConstructor['kirki-react-select'] = KirkiSelectControl;