Trying things...
This commit is contained in:
@@ -643,6 +643,11 @@ function handle_qr_camera(event) {
|
||||
<header class="popover__header flex gap-1 justify-between items-center p-1 border-b">
|
||||
<h2 class="h3">Scan</h2>
|
||||
|
||||
<div class="variant-ghost-error">
|
||||
<span class="fas fa-exclamation-triangle mx-1"></span>
|
||||
<span>Bug fix in progress for scanning with some devices -2024-04-10 10:15 AM</span>
|
||||
</div>
|
||||
|
||||
<div class="popover__actions">
|
||||
<button
|
||||
type="button"
|
||||
@@ -653,7 +658,7 @@ function handle_qr_camera(event) {
|
||||
}}
|
||||
>
|
||||
<span class="fas fa-times mx-1"></span>
|
||||
Close
|
||||
Close X
|
||||
</button>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user