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

feat: Allow ReactNode as children/content of the Toast - closes #6038

Open Rados51 opened this issue 11 months ago • 4 comments

Closes #6038

✅ Pull Request Checklist:

  • [x] Included link to corresponding React Spectrum GitHub Issue.
  • [x] 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).
  • [x] Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

yarn jest

Rados51 avatar Mar 27 '24 23:03 Rados51