feat: Ajout de React pour le front, début de refonte du front
This commit is contained in:
parent
73774f84ff
commit
666636e5bf
@@ -1,3 +1,4 @@
|
||||
import { registerReactControllerComponents } from '@symfony/ux-react';
|
||||
import './bootstrap.js';
|
||||
|
||||
import '@fortawesome/fontawesome-free/js/all.js';
|
||||
@@ -13,3 +14,5 @@ import './styles/app.scss';
|
||||
|
||||
// start the Stimulus application
|
||||
import './bootstrap';
|
||||
|
||||
//registerReactControllerComponents(require.context('./react/controllers', true, /\.(j|t)sx?$/));
|
||||
|
||||
Reference in New Issue
Block a user