Closed thinkjrs closed 8 months ago
This closes #203 by fixing the order of the call to Object.merge in the utils.ts::getOptions function.
Object.merge
utils.ts::getOptions
It also refactors the use of this in the main button by extracting that infra into a React hook.
This closes #203 by fixing the order of the call to
Object.merge
in theutils.ts::getOptions
function.It also refactors the use of this in the main button by extracting that infra into a React hook.