✨(react) add Tooltip component
This component will allow to provide contextual information on any DOM node. Closes #239
This commit is contained in:
@@ -56,7 +56,9 @@
|
||||
"downshift": "8.4.0",
|
||||
"react": "18.2.0",
|
||||
"react-aria": "3.32.1",
|
||||
"react-dom": "18.2.0"
|
||||
"react-aria-components": "1.1.1",
|
||||
"react-dom": "18.2.0",
|
||||
"react-stately": "3.30.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
|
||||
Reference in New Issue
Block a user