Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit c6dc4cb

Browse files
committed
fix: export HoverOverlayProps
1 parent a3e3dc5 commit c6dc4cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './hoverifier'
22
export * from './positions'
3+
export { HoverOverlayProps } from './types'

0 commit comments

Comments
 (0)