Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jasvir-singh1021
/
Image_Editor
like
0
Running
App
Files
Files
Community
main
Image_Editor
/
apps
/
react-image-editor
/
.babelrc.json
Fanu2
Deploy full app to HF Space
b456468
9 months ago
raw
Copy download link
history
blame
contribute
delete
81 Bytes
{
"extends"
:
"../../babel.config.json"
,
"presets"
:
[
"@babel/preset-react"
]
}