From 522f80194d5339ec8413828092dc536c8d9c7e89 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sat, 15 Feb 2025 16:18:23 +0000 Subject: [PATCH] Remove visible camera status text --- .../live/record_live/barcode_scanner_component.ex | 3 +-- .../live/collection_live/index_test.exs | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/lib/music_library_web/live/record_live/barcode_scanner_component.ex b/lib/music_library_web/live/record_live/barcode_scanner_component.ex index 5387a122..d5cae29b 100644 --- a/lib/music_library_web/live/record_live/barcode_scanner_component.ex +++ b/lib/music_library_web/live/record_live/barcode_scanner_component.ex @@ -38,7 +38,6 @@ defmodule MusicLibraryWeb.RecordLive.BarcodeScannerComponent do
-

{@camera}