fileControlPanel inital commit

This commit is contained in:
2021-01-07 20:47:43 +01:00
parent 61cebd4052
commit 7a603d7d90
7 changed files with 15187 additions and 0 deletions

View File

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