Folo/packages/internal/components
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
..
assets refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
src fix(ssr): load i18n before renderer 2025-04-30 22:11:16 +08:00
exports.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
package.json feat(desktop): onborading redesign migration step and remove rsshub step (#3631) 2025-04-30 20:06:43 +08:00
tsconfig.json refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00