Skip to content

Commit

Permalink
feat: 진짜 수정 마지막임
Browse files Browse the repository at this point in the history
  • Loading branch information
pepperdad committed May 19, 2024
1 parent 446f309 commit 25e630a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions src/assets/1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/home/Login.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Char from '@assets/logo.svg';
import Char from '@assets/1.svg';
import { useState } from 'react';
import { useNavigate } from 'react-router-dom';
import { loginApi } from 'src/api';
Expand Down

0 comments on commit 25e630a

Please sign in to comment.