Ajout de la page Flux

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-04-28 16:58:20 +02:00
parent 9a2337945e
commit 215383a526
9 changed files with 1674 additions and 1895 deletions

View File

@ -9,8 +9,8 @@
"export": "next export"
},
"dependencies": {
"next": "9.1.5",
"react": "16.12.0",
"react-dom": "16.12.0"
"next": "^9.3.0",
"react": "^16.13.0",
"react-dom": "^16.13.0"
}
}