Skip to content

Commit

Permalink
fix: fix missing property #72
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Jan 29, 2023
1 parent 63f27fa commit b14c179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-guides/src/react-guides/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ export const PROPERTIES: Array<keyof GuidesOptions> = [
"scrollOptions",
"guideStyle",
"guidesOffset",
"digit",
...RULER_PROPERTIES,
];

Expand Down

0 comments on commit b14c179

Please sign in to comment.