Skip to content

Commit

Permalink
Add _id_ to types
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltantothcom committed May 24, 2019
1 parent 2d73633 commit 7a45d70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import * as React from 'react';

export interface ClampLinesProps {
text: string
id: string
lines?: number
ellipsis?: string
buttons?: boolean
Expand Down

0 comments on commit 7a45d70

Please sign in to comment.