xendit-node icon indicating copy to clipboard operation
xendit-node copied to clipboard

fix: Qr Code Types

Open fachryadhitya opened this issue 2 years ago • 0 comments

  • [x] Fixed QR Code Types so that it's generate nice autocomplete.

Before

Before the fix, to get the correct QR Types, we should write QrCode.Type.Dynamic (Or Static)

image

After

After the fix, the Qr Code type generated nice auto complete

image

fachryadhitya avatar Mar 10 '22 10:03 fachryadhitya