mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
4 lines
123 B
PHP
4 lines
123 B
PHP
<x-layout>
|
|
<h1>Private Key</h1>
|
|
<livewire:private-key.change :private_key_uuid="$private_key->uuid" />
|
|
</x-layout>
|