OSDN Git Service

Add the QrCode component.
authorZhiting Lin <zlin035@uottawa.ca>
Thu, 28 Feb 2019 06:12:37 +0000 (14:12 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Thu, 28 Feb 2019 06:12:37 +0000 (14:12 +0800)
commit2c9d82135d1e4eaf3b024dae820b7e3dd7b91aff
treed4c828172e2d239787e2713e26de457241c2cd21
parent881f666fbf0ffb788a6a08b53b01a4cfb5ba61e6
Add the QrCode component.
package-lock.json
package.json
src/features/transactions/components/GeneratedTxHex/GeneratedTxHex.jsx
src/features/transactions/components/GeneratedTxHex/GeneratedTxHex.scss
src/features/transactions/components/GeneratedTxHex/QrCode.jsx [new file with mode: 0644]
src/features/transactions/components/GeneratedTxHex/QrCode.scss [new file with mode: 0644]
src/locales/en/translation.json
src/locales/zh/translation.json
src/utility/math.js