Commit 8c09598d authored by Jiwon Yoon's avatar Jiwon Yoon
Browse files

twilio

parent d837894e
......@@ -3,7 +3,6 @@ import { useState } from "react";
import authApi from "../../apis/auth.api.js";
import { Redirect } from "react-router";
import catchErrors from "../../utils/catchErrors.js";
import Twilio from "twilio";
const Signup = () => {
const [user, setUser] = useState({
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment