1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2025-01-03 12:34:20 +00:00

Rename FormEventCreate to FormEventList

This commit is contained in:
Steffo 2022-05-31 16:35:54 +02:00
parent 1181564e9e
commit ee28613791
Signed by: steffo
GPG key ID: 6965406171929D01
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +0,0 @@
export function FormEventCreate() {
}

View file

@ -0,0 +1,3 @@
export function FormEventList() {
}