Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
은지 committed Feb 26, 2024
1 parent 75a9a2d commit 74165e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/page/Mypage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const Mypage = () => {
const handleLoginToggle = () => {
setIsLoginVisible(!isLoginVisible);
};


const fetchData = async () => {
const response = await instance
Expand Down

0 comments on commit 74165e7

Please sign in to comment.