ui fixes
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
<x-layout>
|
||||
<h1>Add Private Key</h1>
|
||||
<h1>Create a new Private Key</h1>
|
||||
<div class="pb-5 text-sm breadcrumbs">
|
||||
<ul>
|
||||
<li>
|
||||
Private Keys are used for connection to servers.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<livewire:private-key.create />
|
||||
</x-layout>
|
||||
|
||||
Reference in New Issue
Block a user