This website requires JavaScript.
Explore
Help
Sign in
senke
/
veza
Watch
1
Star
0
Fork
You've already forked veza
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
249fd99730
veza
/
apps
/
web
/
src
/
components
/
ui
/
tooltip.tsx
3 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor(ui): tooltip module, useTooltip, re-export, tests Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 09:32:14 +00:00
export
{
Tooltip
}
from
'./tooltip/index'
;
export
type
{
TooltipProps
}
from
'./tooltip/index'
;
Reference in a new issue
Copy permalink