[in progress][WebsiteList] add table, fix ui

This commit is contained in:
Sergey Nikiforov 2020-11-20 23:04:30 +03:00
parent 32d2a5830e
commit 2d591a7906
7 changed files with 230 additions and 20 deletions

5
package-lock.json generated
View file

@ -13618,6 +13618,11 @@
"prop-types": "^15.5.8"
}
},
"react-table": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/react-table/-/react-table-7.6.2.tgz",
"integrity": "sha512-urwNZTieb+xg/+BITUIrqdH5jZfJlw7rKVAAq25iXpBPwbQojLCEKJuGycLbVwn8fzU+Ovly3y8HHNaLNrPCvQ=="
},
"react-tooltip": {
"version": "4.2.10",
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.2.10.tgz",