2.x - backups

This commit is contained in:
Saeed Vaziry
2024-09-29 17:54:11 +02:00
parent e4fed24498
commit 2e9620409b
35 changed files with 1093 additions and 122 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1 @@
@livewire($widget, $params ?? [], key($widget))

View File

@ -0,0 +1 @@
<a href="{{ $href }}" @if($external) target="_blank" @endif>{{ $text }}</a>