done
This commit is contained in:
@@ -278,7 +278,6 @@ export const mockGetUserData = async (
|
||||
drawId: number,
|
||||
chosenDate: string,
|
||||
) => {
|
||||
console.log("Rizzzzard of Mogwards!");
|
||||
const entries = [] as BookingEntry[];
|
||||
|
||||
const rng = (min: number, max: number) => {
|
||||
|
||||
Reference in New Issue
Block a user