1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 23:35:31 +02:00

feat(app): add tooltip component [EE-2047] (#6088)

This commit is contained in:
Chaim Lev-Ari 2021-11-16 16:11:18 +02:00 committed by GitHub
parent 41993ad378
commit 1a6af5d58f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 132 additions and 36 deletions

View file

@ -106,6 +106,7 @@
"parse-duration": "^1.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-tooltip": "^4.2.21",
"source-map-loader": "^1.1.2",
"spinkit": "^2.0.1",
"splitargs": "github:deviantony/splitargs#semver:~0.2.0",