mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-10 06:56:40 +00:00
Merge dev into fix/log-analytics-adjustments
This commit is contained in:
@@ -231,7 +231,7 @@ const TwoFactorSetupForm = forwardRef<
|
||||
<p>{t("otpSetupScanQr")}</p>
|
||||
<div className="h-[250px] mx-auto flex items-center justify-center">
|
||||
<div className="bg-white p-6 border rounded-md">
|
||||
<QRCodeCanvas value={secretUri} size={200} />
|
||||
<QRCodeCanvas value={secretUri} size={200} />
|
||||
</div>
|
||||
</div>
|
||||
<div className="max-w-md mx-auto">
|
||||
|
||||
Reference in New Issue
Block a user