Render SVG correctly

This commit is contained in:
2021-10-13 08:44:32 +01:00
parent 135f816dcc
commit ed9400fbc9

View File

@@ -105,9 +105,7 @@
<div class="row">
<div class="col-3 offset-3">
<div class="qr-code-container text-center">
<img src="{{ $twofaQRCode }}" alt="2FA Security key" />
{!! $twofaQRCode !!}
</div>
</div>
</div>