Folo/apps
Innei 37e43ee32a
refactor(navigation): improve route parameter handling and introduce isPreviewFeed hook
- Updated `useNavigateEntry` to fix a typo in variable name.
- Enhanced `parseRouteParams` to accept search parameters and removed the isPreview logic from it.
- Introduced `useIsPreviewFeed` hook to encapsulate preview logic based on route parameters.
- Updated components to utilize the new `useIsPreviewFeed` hook for cleaner code and better separation of concerns.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-07 21:55:19 +08:00
..
desktop refactor(navigation): improve route parameter handling and introduce isPreviewFeed hook 2025-05-07 21:55:19 +08:00
mobile feat(ssr): optimize ssr header 2025-05-07 21:22:49 +08:00
ssr refactor(navigation): improve route parameter handling and introduce isPreviewFeed hook 2025-05-07 21:55:19 +08:00