-
- Downloads
HOLI-11059: use correct type for server side rendering page context
Showing
- apps/web/__tests__/helpers.ts 3 additions, 3 deletionsapps/web/__tests__/helpers.ts
- apps/web/__tests__/sitemap/insights.page.test.ts 3 additions, 3 deletionsapps/web/__tests__/sitemap/insights.page.test.ts
- apps/web/__tests__/sitemap/insights.xml.test.ts 3 additions, 3 deletionsapps/web/__tests__/sitemap/insights.xml.test.ts
- apps/web/__tests__/sitemap/sitemap.xml.test.ts 2 additions, 2 deletionsapps/web/__tests__/sitemap/sitemap.xml.test.ts
- apps/web/__tests__/sitemap/static.xml.test.ts 3 additions, 3 deletionsapps/web/__tests__/sitemap/static.xml.test.ts
- apps/web/helpers/__tests__/createServerSideProps.test.ts 10 additions, 7 deletionsapps/web/helpers/__tests__/createServerSideProps.test.ts
- apps/web/helpers/createServerSideProps.ts 5 additions, 6 deletionsapps/web/helpers/createServerSideProps.ts
- apps/web/pages/apps/challenges.tsx 2 additions, 2 deletionsapps/web/pages/apps/challenges.tsx
- apps/web/pages/donations/[projectId].tsx 3 additions, 3 deletionsapps/web/pages/donations/[projectId].tsx
- apps/web/pages/donations/index.tsx 3 additions, 3 deletionsapps/web/pages/donations/index.tsx
- apps/web/pages/feed-posts/[idOrSlug]/index.tsx 2 additions, 2 deletionsapps/web/pages/feed-posts/[idOrSlug]/index.tsx
- apps/web/pages/index.tsx 3 additions, 3 deletionsapps/web/pages/index.tsx
- apps/web/pages/insights/[insightId]/discussions/[discussionId]/index.tsx 2 additions, 2 deletions...insights/[insightId]/discussions/[discussionId]/index.tsx
- apps/web/pages/insights/[insightId]/index.tsx 2 additions, 2 deletionsapps/web/pages/insights/[insightId]/index.tsx
- apps/web/pages/insights/[insightId]/initiatives/[initiativeId]/index.tsx 2 additions, 2 deletions...insights/[insightId]/initiatives/[initiativeId]/index.tsx
- apps/web/pages/insights/[insightId]/quotes/[quoteId]/index.tsx 2 additions, 2 deletions...web/pages/insights/[insightId]/quotes/[quoteId]/index.tsx
- apps/web/pages/insights/[insightId]/recommendations/[recommendationId]/index.tsx 2 additions, 2 deletions.../[insightId]/recommendations/[recommendationId]/index.tsx
- apps/web/pages/onboarding/index.tsx 2 additions, 2 deletionsapps/web/pages/onboarding/index.tsx
- apps/web/pages/posts/[postId]/index.tsx 2 additions, 2 deletionsapps/web/pages/posts/[postId]/index.tsx
- apps/web/pages/profile/[userId].tsx 2 additions, 2 deletionsapps/web/pages/profile/[userId].tsx
Loading
Please register or sign in to comment