float
Showing
... | ... | @@ -29,7 +29,8 @@ |
"react-excel-renderer": "^1.1.0", | ||
"react-number-format": "^4.4.1", | ||
"react-router-dom": "^5.2.0", | ||
"react-scripts": "3.4.1" | ||
"react-scripts": "3.4.1", | ||
"react-tooltip": "^4.2.8" | ||
}, | ||
"scripts": { | ||
"start": "react-scripts start", | ||
... | ... |
Please register or sign in to comment