Replace package 'thirty-two' with 'hi-base32' (#79)

This commit is contained in:
aronmal
2022-05-17 13:37:30 +02:00
committed by GitHub
parent 0c36f52c70
commit 94d23c7d06
4 changed files with 914 additions and 1117 deletions

View File

@@ -110,7 +110,7 @@
import Modal from '../../components/Modal'
import Form from './../../components/Form'
import OtpDisplayer from '../../components/OtpDisplayer'
import Base32 from "thirty-two"
import Base32 from "hi-base32"
export default {
data() {