ui + package updates

This commit is contained in:
Andras Bacsai
2024-03-25 10:41:44 +01:00
parent d992a3f7d7
commit a66090b594
75 changed files with 546 additions and 440 deletions

View File

@@ -1,7 +1,7 @@
<div class="pt-4">
@if (isset($link))
Create a new one
<a href="{{ $link }}" class="underline text-warning">
<a href="{{ $link }}" class="underline dark:text-warning">
here.
</a>
{{-- @else