We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba70451 commit 84b2af5Copy full SHA for 84b2af5
resources/views/livewire/project/service/configuration.blade.php
@@ -76,7 +76,7 @@
76
@endif
77
@if ($application->fqdn)
78
<span class="flex gap-1 text-xs">{{ Str::limit($application->fqdn, 60) }}
79
- <x-modal-input title="Edit Domains" closeOutside="false">
+ <x-modal-input title="Edit Domains" :closeOutside="false">
80
<x-slot:content>
81
<span class="cursor-pointer">
82
<svg xmlns="http://www.w3.org/2000/svg"
0 commit comments