Files
actual/upcoming-release-notes/4647.md
2025-03-18 06:43:01 -07:00

239 B

category, authors
category authors
Maintenance
joel-jeremy

Simplify Modals component by destructuring modal.options instead of one by one. This would remove the need to modify Modals component to pass in new option whenever a new one is added.