Skip to content

Conversation

tlatjdgh3778
Copy link

📝 Key Changes

문장 끝에 불필요하게 붙은 숫자(3)를 제거했습니다.

변경 파일 fundamentals/debug/pages/fix/pure.md

변경 전

  • localStorage, isTodayShown등과 같은 여러 로직이 useEffect 내부에 흩어져 있어 모듈화되어 있지 않아요. 그래서 가독성도 떨어지고, 테스트도 어려워요3.

변경 후

  • localStorage, isTodayShown등과 같은 여러 로직이 useEffect 내부에 흩어져 있어 모듈화되어 있지 않아요. 그래서 가독성도 떨어지고, 테스트도 어려워요.

🖼️ Before and After Comparison

Before After
...테스트도 어려워요3. ...테스트도 어려워요.

@vercel
Copy link

vercel bot commented Oct 14, 2025

@tlatjdgh3778 is attempting to deploy a commit to the Toss Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant