feat: update my watchlist page

This commit is contained in:
Maël Gangloff
2024-07-27 18:53:07 +02:00
parent f8f9aeb416
commit 530b4fcada
6 changed files with 237 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
import axios, {AxiosRequestConfig, AxiosResponse} from "axios";
type EventAction =
export type EventAction =
'registration'
| 'reregistration'
| 'last changed'