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