Skip to content

Commit

Permalink
Merge branch 'master' into improve-chart
Browse files Browse the repository at this point in the history
  • Loading branch information
LeandroTorresSicilia committed Feb 2, 2021
2 parents 17c60ff + 0b08ade commit 1c3469f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/InternalOverlay/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ interface Size {
height: number;
}

interface TriggerMeta {
interface TriggerMeta extends Size {
leftUpAnchor: Coordinates;
leftBottomAnchor: Coordinates;
rightUpAnchor: Coordinates;
Expand Down

0 comments on commit 1c3469f

Please sign in to comment.