add proptypes
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"@ant-design/icons": "^4.2.2",
|
||||
"antd": "^4.6.6",
|
||||
"next": "9.5.3",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "16.13.1",
|
||||
"react-dom": "16.13.1",
|
||||
"sass": "^1.26.11",
|
||||
@@ -18,6 +19,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^14.11.2",
|
||||
"@types/prop-types": "^15.7.3",
|
||||
"@types/react": "^16.9.49",
|
||||
"@typescript-eslint/eslint-plugin": "^4.3.0",
|
||||
"@typescript-eslint/parser": "^4.3.0",
|
||||
|
||||
Reference in New Issue
Block a user