cleaned up code
parent
6102feec1f
commit
81a3f7f3fc
|
@ -16,7 +16,6 @@ import Button from "../../components/ui/Button";
|
||||||
import { EventTypeCustomInputType } from "../../lib/eventTypeInput";
|
import { EventTypeCustomInputType } from "../../lib/eventTypeInput";
|
||||||
import Theme from "@components/Theme";
|
import Theme from "@components/Theme";
|
||||||
import { ReactMultiEmail, isEmail } from 'react-multi-email';
|
import { ReactMultiEmail, isEmail } from 'react-multi-email';
|
||||||
// import 'react-multi-email/style.css';
|
|
||||||
|
|
||||||
dayjs.extend(utc);
|
dayjs.extend(utc);
|
||||||
dayjs.extend(timezone);
|
dayjs.extend(timezone);
|
||||||
|
|
Loading…
Reference in New Issue