src -> adminPanel

This commit is contained in:
2021-01-07 14:55:35 +01:00
parent 9730c97683
commit 810f51bdcc
29 changed files with 0 additions and 0 deletions

3
adminPanel/.babelrc Normal file
View File

@@ -0,0 +1,3 @@
{
"presets": ["@babel/preset-env", "@babel/preset-react"]
}