Skip to content

refactor: use standalone components

Exbrayat Cédric requested to merge chore/next into master

This refactors the frontend of the application to use the new and recommended way to build Angular applications using standalone components (and getting rid of modules).

Merge request reports