Merge pull request #1971 from w3cj/allow-tab-in-textarea

feat: allow tab in textarea
This commit is contained in:
Andras Bacsai
2024-04-12 14:14:57 +02:00
committed by GitHub
4 changed files with 19 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
name collision. <br>To see the actual volume names, check the Deployable Compose file, or go to Storage
menu.</div>
<div x-cloak x-show="raw" class="font-mono">
<x-forms.textarea rows="20" id="service.docker_compose_raw">
<x-forms.textarea allowTab rows="20" id="service.docker_compose_raw">
</x-forms.textarea>
</div>
<div x-cloak x-show="raw === false" class="font-mono">