Add support for tooltips
This commit is contained in:
parent
1a5465dc34
commit
2a2fc42e37
5 changed files with 201 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue