Closed rmotitsuki closed 3 months ago
Closes #71
Fixed a bug on button components causing the @click event to fail. This errors only occurs using the prod script to compile the UI.
npm run prod
Closes #71
Summary
Fixed a bug on button components causing the @click event to fail. This errors only occurs using the prod script to compile the UI.
Local Tests
npm run prod
command