From 514a3d35fda813671cd542a31ab2f9cd3820de52 Mon Sep 17 00:00:00 2001 From: moklick Date: Thu, 10 Apr 2025 11:28:27 +0200 Subject: [PATCH] chore(attribution): remove aria-hidden --- packages/react/src/components/Attribution/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/react/src/components/Attribution/index.tsx b/packages/react/src/components/Attribution/index.tsx index 813aaf02..eb69bd13 100644 --- a/packages/react/src/components/Attribution/index.tsx +++ b/packages/react/src/components/Attribution/index.tsx @@ -17,7 +17,6 @@ export function Attribution({ proOptions, position = 'bottom-right' }: Attributi position={position} className="react-flow__attribution" data-message="Please only hide this attribution when you are subscribed to React Flow Pro: https://pro.reactflow.dev" - aria-hidden="true" > React Flow