- 로그인 상세 기능 구현
This commit is contained in:
@@ -31,7 +31,7 @@ export default function LoginPage() {
|
|||||||
}, []);
|
}, []);
|
||||||
|
|
||||||
const login = async () => {
|
const login = async () => {
|
||||||
|
//
|
||||||
}
|
}
|
||||||
|
|
||||||
const TextSeparator = ({ text }: { text: string }) => {
|
const TextSeparator = ({ text }: { text: string }) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user