refactor: social login buttons

This commit is contained in:
Tristan Yang
2022-06-22 12:04:14 +08:00
parent b3b6cd5d6f
commit 3e23c72b6d
7 changed files with 25 additions and 18 deletions
-2
View File
@@ -1,6 +1,4 @@
import { Outlet } from "react-router-dom";
// import { useMatch } from "react-router-dom";
import StyledWrapper from "./styled";
export default function RegContainer() {