Skip to content

Commit eb5dd47

Browse files
committed
fixed missing comment start
1 parent 70695f6 commit eb5dd47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-pdf/src/Document.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ export type DocumentProps = {
205205
* @example 90
206206
*/
207207
rotate?: number | null;
208+
/*
208209
* Document scale.
209210
*
210211
* @default 1

0 commit comments

Comments
 (0)