Follow up to #1566 (#1567)

* Lazy loads phone input

* Removes duplicate CSS
pull/1525/head^2
Omar López 2022-01-19 09:55:29 -07:00 committed by GitHub
parent bfcd583376
commit 118ee6bfb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import { GetServerSidePropsContext } from "next";
import "react-phone-number-input/style.css";
import { asStringOrThrow } from "@lib/asStringOrNull";
import prisma from "@lib/prisma";