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
  • Loading branch information
Dan Callaghan committed 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
Expand Up @@ -49,6 +49,7 @@ declare module '@nivo/line' {
| 'markers'
| 'axes'
| 'areas'
| 'crosshair'
| 'lines'
| 'slices'
| 'points'
Expand Down

0 comments on commit 81d8fa0

Please sign in to comment.