mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
fix: screen wording
This commit is contained in:
parent
45e40a5661
commit
11ced8e03c
1 changed files with 1 additions and 1 deletions
|
|
@ -400,7 +400,7 @@ new class extends Component {
|
|||
|
||||
@if(!$device->mirror_device_id)
|
||||
@if($current_image_path)
|
||||
<flux:separator class="mt-6 mb-6" text="Next Screen"/>
|
||||
<flux:separator class="mt-6 mb-6" text="Screen"/>
|
||||
<img src="{{ asset($current_image_path) }}" class="max-h-[480px]" alt="Next Image"/>
|
||||
@endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue