mirror of
https://github.com/BradNut/weddingsite
synced 2025-09-08 17:40:36 +00:00
5 lines
56 B
TypeScript
5 lines
56 B
TypeScript
|
|
'use server'
|
||
|
|
|
||
|
|
export async function SignUpAction() {
|
||
|
|
|
||
|
|
}
|