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

@@ -2,6 +2,6 @@ import React from "react";
export default function StatisticsPage() {
return <p>
Statistics Page
Not implemented
</p>
}