This commit is contained in:
Andras Bacsai
2023-06-22 09:38:44 +02:00
parent cfe9aed42a
commit d5d671bac1
5 changed files with 19 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
<div>
<div class="flex items-end gap-2 pb-6 ">
<h1>Private Key</h1>
<h2>Private Key</h2>
<a href="{{ route('private-key.new') }}">
<x-forms.button>Add a new Private Key</x-forms.button>
</a>