mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-16 10:26:20 +02:00
Improvements to mobile UI (#119)
This commit is contained in:
parent
f206d31083
commit
dde0fe8ea1
26 changed files with 971 additions and 317 deletions
|
@ -3,6 +3,7 @@ import * as Eta from "eta";
|
|||
import { readFileSync } from "fs";
|
||||
import { NextApiHandler, NextApiRequest, NextApiResponse } from "next";
|
||||
import path from "path";
|
||||
|
||||
import { prisma } from "../db";
|
||||
import { sendEmail } from "./send-email";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue