mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 11:35:37 +01:00
[in progress][WebsiteList] add table, fix ui
This commit is contained in:
parent
32d2a5830e
commit
2d591a7906
7 changed files with 230 additions and 20 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue