Skip to content

Commit

Permalink
Add id?
Browse files Browse the repository at this point in the history
  • Loading branch information
jjti committed Nov 22, 2023
1 parent 769098f commit ea5d35e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/elements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export interface PrimerProp {
color?: string;
direction: 1 | -1;
end: number;
id?: string;
name: string;
start: number;
}
Expand Down

0 comments on commit ea5d35e

Please sign in to comment.