Skip to content

Commit

Permalink
added popupStyle to typings
Browse files Browse the repository at this point in the history
  • Loading branch information
daphnesmit committed Oct 25, 2019
1 parent 5592fab commit 917335e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Expand Up @@ -15,6 +15,7 @@ declare module "rc-time-picker" {
className?: string;
id?: string;
popupClassName?: string;
popupStyle?: any;
showHour?: boolean;
showMinute?: boolean;
showSecond?: boolean;
Expand Down

0 comments on commit 917335e

Please sign in to comment.