mirror of
https://github.com/10h30/MoveMate.git
synced 2026-07-13 03:36:21 +09:00
Add manual authentication, create, read, update task
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@props(['name'])
|
||||
@error($name)
|
||||
<p class="text-xs text-red-500">{{ $message}}</p>
|
||||
@enderror
|
||||
Reference in New Issue
Block a user