Folo/apps/ssr/client
Innei 1c50ca17b7
fix: standardize FeedIcon import across user and list pages
- Updated import statements for FeedIcon in both the user and list pages to maintain consistency.
- Removed redundant import paths to streamline the code.

Signed-off-by: Innei <tukon479@gmail.com>
2025-04-28 21:53:54 +08:00
..
@types feat(ssr): enhance email validation and reCAPTCHA handling 2025-04-13 22:41:08 +08:00
atoms feat(desktop): simplify settings via enhance settings toggle 2025-03-26 23:20:53 +08:00
components refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
initialize feat(ssr): env.ssr 2025-04-15 12:54:43 +08:00
lib feat: one time token (#3482) 2025-04-15 20:27:20 +08:00
modules/login refactor: replace some legacy css color variables 2025-04-22 23:12:25 +08:00
pages fix: standardize FeedIcon import across user and list pages 2025-04-28 21:53:54 +08:00
providers
query refactor: update auth import paths to use @client/lib/auth 2025-03-04 19:34:11 +08:00
styles
App.tsx
configs.ts
global.d.ts
i18n.ts
index.tsx chore: update editor configuration and environment variables (#3301) 2025-03-26 08:50:56 +00:00
router.tsx