mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat(react): add tooltip component (#736)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { type TooltipContextValue, useTooltipContext } from './context';
|
||||
export * as Tooltip from './index.parts';
|
||||
Reference in New Issue
Block a user