Add support for tooltips

This commit is contained in:
DaneEveritt 2022-06-05 18:27:54 -04:00
parent 1a5465dc34
commit 2a2fc42e37
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 201 additions and 1 deletions

View file

@ -1,6 +1,7 @@
{
"name": "pterodactyl-panel",
"dependencies": {
"@floating-ui/react-dom-interactions": "^0.6.3",
"@fortawesome/fontawesome-svg-core": "^1.2.32",
"@fortawesome/free-solid-svg-icons": "^5.15.1",
"@fortawesome/react-fontawesome": "^0.1.11",
@ -18,6 +19,7 @@
"easy-peasy": "^4.0.1",
"events": "^3.0.0",
"formik": "^2.2.6",
"framer-motion": "^6.3.10",
"i18next": "^19.0.0",
"i18next-chained-backend": "^2.0.0",
"i18next-localstorage-backend": "^3.0.0",