Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add unique keys to modifier controls
- Added a unique `key` prop to `FormControlLabel` in `Modifiers.js` to improve React rendering performance and prevent key warning errors.
- Loading branch information