We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1af8a0 commit 88f399eCopy full SHA for 88f399e
peerprep-fe/src/types/types.ts
@@ -53,7 +53,7 @@ interface MatchData {
53
name: string;
54
topic: string;
55
difficulty: string;
56
- // Add any other properties that your match data includes
+ // Add as needed
57
}
58
59
interface WebSocketMessage {
0 commit comments