We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f902db commit 514a3d3Copy full SHA for 514a3d3
packages/react/src/components/Attribution/index.tsx
@@ -17,7 +17,6 @@ export function Attribution({ proOptions, position = 'bottom-right' }: Attributi
17
position={position}
18
className="react-flow__attribution"
19
data-message="Please only hide this attribution when you are subscribed to React Flow Pro: https://pro.reactflow.dev"
20
- aria-hidden="true"
21
>
22
<a href="https://reactflow.dev" target="_blank" rel="noopener noreferrer" aria-label="React Flow attribution">
23
React Flow
0 commit comments