Skip to content

Commit

Permalink
fix: Add missing prop
Browse files Browse the repository at this point in the history
  • Loading branch information
bprusinowski committed Oct 4, 2023
1 parent 55fbc74 commit e43e620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/docs/annotations.docs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ ${(
<ReactSpecimen span={2}>
<div style={{ width: 200, height: 450, position: "relative" }}>
<RulerContent
rotate={false}
xValue={"2014"}
values={[
{ label: "Zürich", value: "450", color: "Orchid", yPos: 450 - 450 },
Expand Down

0 comments on commit e43e620

Please sign in to comment.