mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
This commit is contained in:
parent
627d9ad09b
commit
a7e76f3c07
1 changed files with 0 additions and 1 deletions
|
|
@ -1088,7 +1088,6 @@ HTML;
|
|||
@php
|
||||
$textareaId = 'code-view-' . uniqid();
|
||||
@endphp
|
||||
<flux:label>{{ $markup_language === 'liquid' ? 'Liquid Code' : 'Blade Code' }}</flux:label>
|
||||
<flux:textarea
|
||||
wire:model="view_content"
|
||||
id="{{ $textareaId }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue