Closed ethan0905 closed 1 year ago
Input field fixed: the error was related to the <Button/>
component that for some reason, was called on load, and not onClick. Probably related to props that i am passing as parameters.
So to fix this, i decided to use a simple button.
Need to fix the 2fa input field