Skip to content

Commit

Permalink
fix: add missing Data.arrowStyles declarations; (#641)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiosSun authored and FezVrasta committed Jun 20, 2018
1 parent 8c29cfc commit 4044731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/popper/index.d.ts
Expand Up @@ -91,6 +91,7 @@ declare namespace Popper {
hide: boolean;
arrowElement: Element;
styles: CSSStyleDeclaration;
arrowStyles: CSSStyleDeclaration;
boundaries: Object;
offsets: {
popper: Offset,
Expand Down

0 comments on commit 4044731

Please sign in to comment.