Skip to content

Commit

Permalink
chore(demo): add example for zero line
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Jul 19, 2024
1 parent 844c568 commit 1567555
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ export default class Example {
[200, 150],
[250, 155],
[300, 190],
[350, 90],
[350, 0],
[400, 0],
];

protected readonly stringify = String;
Expand Down

0 comments on commit 1567555

Please sign in to comment.