fix: zoom in lỗi nền trắng
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "sonicforge-studio",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "babel app/static/js/app.jsx --presets=@babel/preset-react -o app/static/js/app.precompiled.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/cli": "^8.0.4",
|
||||
"@babel/core": "^8.0.1",
|
||||
"@babel/preset-react": "^8.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user