3 Commits

Author SHA1 Message Date
yoosangwook
377fd87716 Refactor current locale change 2024-09-11 14:30:06 +09:00
yoosangwook
867b62a366 Refactor locale layout and message handling
- Refactor the locale layout component to use the useEffect hook and Recoil state management for app messages.
- Update the getMessage function in the useMessage hook to retrieve messages from the appMessageStore Recoil atom.
- Remove unused imports and commented out code.
2024-09-11 10:57:23 +09:00
yoosangwook
ebb97fe063 feat: Add useMessage hook for localization support 2024-08-23 16:20:07 +09:00