Windows
Windows copied to clipboard
chore: update typos in class properties summary
Fixes
PR Type
What kind of change does this PR introduce?
Code style update (formatting)
What is the current behavior?
The summary in SettingsCard was pointing to the wrong types.
What is the new behavior?
Use the correct type based on the Property Name.
PR Checklist
Please check if your PR fulfills the following requirements:
- [x] Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
- [x] Based off latest main branch of toolkit
- [x] Tested code with current supported SDKs
- [x] Contains NO breaking changes