new toast notification ui (#188)

This commit is contained in:
Saeed Vaziry
2024-05-03 10:40:01 +02:00
committed by GitHub
parent 9936958259
commit e704a13d6b
19 changed files with 1923 additions and 2325 deletions

View File

@ -1,8 +1,8 @@
@php
$deployments = $site
->deployments()
->latest()
->paginate(10);
->deployments()
->latest()
->paginate(10);
@endphp
<div x-data="">