diff --git a/build.zip b/build.zip
index 5883942..6889a36 100644
Binary files a/build.zip and b/build.zip differ
diff --git a/package-lock.json b/package-lock.json
index 5693942..40d0887 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,6 +21,7 @@
"react-icons": "^4.3.1",
"react-redux": "^7.2.6",
"react-scripts": "5.0.0",
+ "react-table": "^7.7.0",
"react-tooltip": "^4.2.21",
"recharts": "^2.1.8",
"redux": "^4.1.2",
@@ -13892,6 +13893,18 @@
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0"
}
},
+ "node_modules/react-table": {
+ "version": "7.7.0",
+ "resolved": "https://registry.npmjs.org/react-table/-/react-table-7.7.0.tgz",
+ "integrity": "sha512-jBlj70iBwOTvvImsU9t01LjFjy4sXEtclBovl3mTiqjz23Reu0DKnRza4zlLtOPACx6j2/7MrQIthIK1Wi+LIA==",
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/tannerlinsley"
+ },
+ "peerDependencies": {
+ "react": "^16.8.3 || ^17.0.0-0"
+ }
+ },
"node_modules/react-tooltip": {
"version": "4.2.21",
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.2.21.tgz",
@@ -26768,6 +26781,12 @@
"react-transition-group": "2.9.0"
}
},
+ "react-table": {
+ "version": "7.7.0",
+ "resolved": "https://registry.npmjs.org/react-table/-/react-table-7.7.0.tgz",
+ "integrity": "sha512-jBlj70iBwOTvvImsU9t01LjFjy4sXEtclBovl3mTiqjz23Reu0DKnRza4zlLtOPACx6j2/7MrQIthIK1Wi+LIA==",
+ "requires": {}
+ },
"react-tooltip": {
"version": "4.2.21",
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.2.21.tgz",
diff --git a/package.json b/package.json
index bdbde7c..f7feb74 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
"react-icons": "^4.3.1",
"react-redux": "^7.2.6",
"react-scripts": "5.0.0",
+ "react-table": "^7.7.0",
"react-tooltip": "^4.2.21",
"recharts": "^2.1.8",
"redux": "^4.1.2",
diff --git a/src/App.js b/src/App.js
index 773ec53..c8a3bb9 100644
--- a/src/App.js
+++ b/src/App.js
@@ -65,7 +65,7 @@ function App() {
{/*