3 Commits

Author SHA1 Message Date
yoosangwook
5085134c68 refactor: Modify getMessage function 2024-10-18 18:10:37 +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