This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
biheng
/
uppy
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
66f49db856
Větve
Značky
main
uppy
/
examples
/
react-example
/
.babelrc.js
.babelrc.js
64 B
Historie
Surový
1
2
3
4
5
module.exports = {
presets: [
'@babel/preset-react'
]
}