diff --git a/examples/script-component/pages/polyfill.tsx b/examples/script-component/pages/polyfill.tsx index bee31995b5..add9af5200 100644 --- a/examples/script-component/pages/polyfill.tsx +++ b/examples/script-component/pages/polyfill.tsx @@ -32,7 +32,7 @@ export default function Polyfill() { <> {/* We ensure that intersection observer is available by polyfilling it */}