unlayer / react-email-editor

Drag-n-Drop Email Editor Component for React.js
https://unlayer.com/embed
MIT License
4.53k stars 730 forks source link

Add signature to user type (UnlayerOptions) #328

Closed novacoole closed 1 year ago

novacoole commented 1 year ago

resolves #327

By adding signature to the User type, a signature can be passed through the user property on the EmailEditor component, allowing the user verification feature to work.