Skip to content

Commit 514a3d3

Browse files
committed
chore(attribution): remove aria-hidden
1 parent 7f902db commit 514a3d3

File tree

1 file changed

+0
-1
lines changed
  • packages/react/src/components/Attribution

1 file changed

+0
-1
lines changed

packages/react/src/components/Attribution/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ export function Attribution({ proOptions, position = 'bottom-right' }: Attributi
1717
position={position}
1818
className="react-flow__attribution"
1919
data-message="Please only hide this attribution when you are subscribed to React Flow Pro: https://pro.reactflow.dev"
20-
aria-hidden="true"
2120
>
2221
<a href="https://reactflow.dev" target="_blank" rel="noopener noreferrer" aria-label="React Flow attribution">
2322
React Flow

0 commit comments

Comments
 (0)