Closed SergeWilfried closed 7 months ago
apps/marketing/src/components/(marketing)/status-widget-container.tsx (1)
`9-9`: Passing `slug` prop to `StatusWidget` aligns with the new requirements.apps/marketing/src/components/(marketing)/status-widget.tsx (2)
`1-3`: Updated imports to support memoization and adjusted type imports correctly. --- `44-51`: > :memo: **NOTE** > This review was outside the diff hunks and was mapped to the diff hunk with the greatest overlap. Original lines [47-73] Conversion of `StatusWidget` to a memoized component is implemented correctly to enhance performance.apps/marketing/src/components/(marketing)/footer.tsx (2)
`16-16`: Commented out import of `StatusWidgetContainer` as expected. --- `68-70`: Usage of `StatusWidgetContainer` is correctly commented out. Ensure this is part of a planned temporary disablement.
@ElTimuro is attempting to deploy a commit to the Serge Wilfried's projects Team on Vercel.
A member of the Team first needs to authorize it.