Skip to content

Commit ec6251e

Browse files
committed
Update Hint d.ts
1 parent 4232ac3 commit ec6251e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

generatedTypes/components/hint/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ declare class Hint extends Component<HintProps, HintState> {
173173
}[];
174174
};
175175
getTipPosition(): Position;
176-
shouldEnableShadow(): boolean | undefined;
177176
renderHintTip(): JSX.Element;
178177
renderContent(): JSX.Element;
179178
renderHint(): JSX.Element | undefined;

0 commit comments

Comments
 (0)