Folo/apps/ssr/client/initialize
Innei 571a991dd4
fix(ssr): load i18n before renderer
- Changed the initialization function to be asynchronous, ensuring all necessary setups are completed before rendering.
- Modified the rendering logic in the Item component to return the memoized content directly.
- Cleaned up the NormalListItem component by removing unnecessary wrapper elements and updating class names for better styling consistency.

Signed-off-by: Innei <tukon479@gmail.com>
2025-04-30 22:11:16 +08:00
..
analytics.ts feat(ssr): env.ssr 2025-04-15 12:54:43 +08:00
helper.ts feat: firebase analytics 2025-03-28 00:01:07 +08:00
index.ts fix(ssr): load i18n before renderer 2025-04-30 22:11:16 +08:00
op.ts feat(ssr): env.ssr 2025-04-15 12:54:43 +08:00
sentry.ts feat(ssr): env.ssr 2025-04-15 12:54:43 +08:00