diff --git a/packages/next/src/client/components/react-dev-overlay/internal/container/StaticIndicator.tsx b/packages/next/src/client/components/react-dev-overlay/internal/container/StaticIndicator.tsx index 2809c615c019e..23225f4610c0a 100644 --- a/packages/next/src/client/components/react-dev-overlay/internal/container/StaticIndicator.tsx +++ b/packages/next/src/client/components/react-dev-overlay/internal/container/StaticIndicator.tsx @@ -13,6 +13,7 @@ export function StaticIndicator({ dispatcher }: { dispatcher?: Dispatcher }) { dispatcher?.onStaticIndicator(false) }} className="nextjs-toast-hide-button" + aria-label="Hide static indicator" style={{ marginLeft: 'var(--size-gap)' }} >