mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-01-29 07:53:23 +00:00
Revert "fix: application des recommandations linter es pour générer un build de prod"
This reverts commit d1aa8b54fb.
This commit is contained in:
@ -52,7 +52,7 @@ export default function Page() {
|
||||
console.error('Error fetching data:', error);
|
||||
});
|
||||
}
|
||||
}, [uuid]);
|
||||
}, []);
|
||||
|
||||
function validate(formData) {
|
||||
if (useFakeData) {
|
||||
|
||||
Reference in New Issue
Block a user