feat: show placeholder QR code with loading instead of "Loading" text in QR code login page (#4031)

This commit is contained in:
DacongDA
2025-08-02 15:58:49 +08:00
committed by GitHub
parent 462ecce43b
commit d537377b31
5 changed files with 17 additions and 30 deletions

1
go.mod
View File

@@ -52,7 +52,6 @@ require (
github.com/sendgrid/sendgrid-go v3.14.0+incompatible
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/siddontang/go-log v0.0.0-20190221022429-1e957dd83bed
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/stretchr/testify v1.10.0
github.com/stripe/stripe-go/v74 v74.29.0
github.com/tealeg/xlsx v1.0.5