I am using Microsoft Graph Toolkit People Picker Component as illustrated in the documentation [https://learn.microsoft.com/en-us/graph/toolkit/components/people-picker][1].
All the functionality is working fine but unable to set the people picker to disabled/read-only. I have tried `disabled="true" but no luck. Anybody came across similar scenario?
Also note that I am using @microsoft/mgt-react package from NPM