react-spectrum icon indicating copy to clipboard operation
react-spectrum copied to clipboard

Additionally pass `routerOptions` to `useHref`

Open levrik opened this issue 1 year ago • 0 comments

Closes #6587

✅ Pull Request Checklist:

  • [x] Included link to corresponding React Spectrum GitHub Issue.
  • [ ] Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • [x] Filled out test instructions.
  • [x] Updated documentation (if it already exists for this component).
  • [ ] Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

Add console.log(to, options) inside useHref

levrik avatar Jun 21 '24 10:06 levrik