Repository created
This commit is contained in:
commit
7bae734f20
26 changed files with 31200 additions and 0 deletions
6
.babelrc
Normal file
6
.babelrc
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"presets": [
|
||||
"@babel/preset-env",
|
||||
"@babel/preset-react"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue