diff --git a/src/components/Section/index.tsx b/src/components/Section/index.tsx index 3c0a73e3a6e7..33f5f3d2230a 100644 --- a/src/components/Section/index.tsx +++ b/src/components/Section/index.tsx @@ -116,8 +116,8 @@ function Section({ autoPlay loop /> - {overlayContent?.()} + {overlayContent?.()} )}