Skip to content

Commit 0bd1a29

Browse files
authored
chore: update ts def (#453)
1 parent 480c91e commit 0bd1a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export type {
3737

3838
export interface TriggerRef {
3939
nativeElement: HTMLElement;
40-
popupElement: HTMLElement;
40+
popupElement: HTMLDivElement;
4141
forceAlign: VoidFunction;
4242
}
4343

0 commit comments

Comments
 (0)