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:
parent
1181564e9e
commit
ee28613791
2 changed files with 3 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
|||
export function FormEventCreate() {
|
||||
|
||||
}
|
3
components/FormEventList.tsx
Normal file
3
components/FormEventList.tsx
Normal file
|
@ -0,0 +1,3 @@
|
|||
export function FormEventList() {
|
||||
|
||||
}
|
Loading…
Reference in a new issue