This project was bootstrapped with Create React App.
Using npm:
npm i --save react-text-signature
<TextSignature
className="text"
name="signature"
defaultImg={''}
getImage={getImage}
x={0}
y={40}
height={68}
font='30px Arial'
/>
This project was bootstrapped with Create React App.
Using npm:
npm i --save react-text-signature
<TextSignature
className="text"
name="signature"
defaultImg={''}
getImage={getImage}
x={0}
y={40}
height={68}
font='30px Arial'
/>