Skip to content

Commit

Permalink
fix(line): add missing layer 'crosshair' to TypeScript definition (#917)
Browse files Browse the repository at this point in the history
Dan Callaghan authored May 10, 2020
1 parent f4d4ea6 commit 81d8fa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/line/index.d.ts
Original file line number Diff line number Diff line change
@@ -49,6 +49,7 @@ declare module '@nivo/line' {
| 'markers'
| 'axes'
| 'areas'
| 'crosshair'
| 'lines'
| 'slices'
| 'points'

0 comments on commit 81d8fa0

Please sign in to comment.