You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add loading skeleton for ArticleFeed component
- Introduced `ArticleFeedCardSkeleton` to provide a consistent loading state that mirrors the layout of `ArticleCard`.
- Replaced static loading divs with a dynamic map to render multiple skeletons during data fetching.
0 commit comments