Add scroll, languages, settings

This commit is contained in:
obergodmar
2020-06-25 03:20:33 +03:00
parent 98a307f2cc
commit 8647adc66c
47 changed files with 946 additions and 120 deletions
+3 -2
View File
@@ -10,10 +10,11 @@
"devDependencies": {
"@types/react": "^16.9.38",
"@types/react-dom": "^16.9.8",
"autoprefixer": "^9.8.2",
"node-sass": "^4.14.1",
"tslint": "^6.1.2",
"typescript": "^3.9.5",
"node-sass": "^4.14.1",
"autoprefixer": "^9.8.2"
"uifx": "^2.0.7"
},
"scripts": {
"start": "react-scripts start",