Implement ComboCommunesSearch
This commit is contained in:
parent
4217dcd94b
commit
b6c94a3758
3 changed files with 30 additions and 4 deletions
3
app/javascript/loaders/ComboCommunesSearch.js
Normal file
3
app/javascript/loaders/ComboCommunesSearch.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import Loadable from '../components/Loadable';
|
||||
|
||||
export default Loadable(() => import('../components/ComboCommunesSearch'));
|
Loading…
Add table
Add a link
Reference in a new issue