chore(attribution): remove aria-hidden
This commit is contained in:
@@ -17,7 +17,6 @@ export function Attribution({ proOptions, position = 'bottom-right' }: Attributi
|
|||||||
position={position}
|
position={position}
|
||||||
className="react-flow__attribution"
|
className="react-flow__attribution"
|
||||||
data-message="Please only hide this attribution when you are subscribed to React Flow Pro: https://pro.reactflow.dev"
|
data-message="Please only hide this attribution when you are subscribed to React Flow Pro: https://pro.reactflow.dev"
|
||||||
aria-hidden="true"
|
|
||||||
>
|
>
|
||||||
<a href="https://reactflow.dev" target="_blank" rel="noopener noreferrer" aria-label="React Flow attribution">
|
<a href="https://reactflow.dev" target="_blank" rel="noopener noreferrer" aria-label="React Flow attribution">
|
||||||
React Flow
|
React Flow
|
||||||
|
|||||||
Reference in New Issue
Block a user