Add annuaire_education champ ui
This commit is contained in:
parent
54f2084aef
commit
91be115c70
7 changed files with 98 additions and 2 deletions
5
app/javascript/loaders/ComboAnnuaireEducationSearch.js
Normal file
5
app/javascript/loaders/ComboAnnuaireEducationSearch.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
import Loadable from '../components/Loadable';
|
||||
|
||||
export default Loadable(() =>
|
||||
import('../components/ComboAnnuaireEducationSearch')
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue