* Lazy loads phone input * Removes duplicate CSS
This commit is contained in:
parent
bfcd583376
commit
118ee6bfb6
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import { GetServerSidePropsContext } from "next";
|
import { GetServerSidePropsContext } from "next";
|
||||||
import "react-phone-number-input/style.css";
|
|
||||||
|
|
||||||
import { asStringOrThrow } from "@lib/asStringOrNull";
|
import { asStringOrThrow } from "@lib/asStringOrNull";
|
||||||
import prisma from "@lib/prisma";
|
import prisma from "@lib/prisma";
|
||||||
|
|
Loading…
Reference in a new issue