laboratory
laboratory copied to clipboard
Change `state` properties name
https://github.com/stellar/laboratory/pull/363#discussion_r253111030:
state is a term of art in React, so I avoid using that as the name. It might have been clearer to name this prop 'signatureCheckState' or something.