🛠️ chore: Add @radix-ui/react-tooltip to Artifact Dependencies (#10112)

This commit is contained in:
Sean McGrath 2025-10-17 09:26:14 +13:00 committed by GitHub
parent f59daaeecc
commit 114deecc4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,6 +89,7 @@ const standardDependencies = {
'@radix-ui/react-slot': '^1.1.0',
'@radix-ui/react-toggle': '^1.1.0',
'@radix-ui/react-toggle-group': '^1.1.0',
'@radix-ui/react-tooltip': '^1.2.8',
'embla-carousel-react': '^8.2.0',
'react-day-picker': '^9.0.8',
'dat.gui': '^0.7.9',