You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like notePadding() is missing in the Typescript type definition.
annotation.notePadding() Change the overall notePadding, otherwise in the annotation object array you can change each individual one with the {note: {padding: 30}} property
It looks like notePadding() is missing in the Typescript type definition.
I created a pull request to add the type here:
#54
The text was updated successfully, but these errors were encountered: