mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
239 B
239 B
category, authors
| category | authors | |
|---|---|---|
| Maintenance |
|
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.