Skip to content

Conversation

@AkshatGiri
Copy link

  • errorCorrectLevel prop added
  • Qr code is affected by errorCorrectLevel by passing it into qr.js
  • Values that can passed be as errorCorrectLevel are
  •   //     (L  7% ) :    1,
      // 	(M 15% ) :  0,
      // 	(Q 25% ) :  3 
      //      (H 30% ) :  2
    
  • Readme updated.

Simply added an prop so the error correction level could be passed in.
There was an error in the last commit. Fixed it by making errorCorrectLevel local variable. Code completely working now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant