Skip to content

Commit

Permalink
Update .changes/expose-modifiers-and-key-on-accelerator.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir authored Nov 5, 2024
1 parent 7bfbc39 commit 3b3fb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changes/expose-modifiers-and-key-on-accelerator.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"muda": minor
---

Expose `modifiers()` and `key()` on `Accelerator` immutably, to be able to inspect what was set on an `Accelerator`.
Add `Accelerator::modifiers` and `Accelerator::key` getter methods.

0 comments on commit 3b3fb79

Please sign in to comment.