mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 17:31:30 +03:00
d4dbba3938
As part of adding validation to Field, the logic is simpler to follow if we can assume that all usages of Field use it as a controlled component, instead of supporting both controlled and uncontrolled. This converts the uncontrolled usages to controlled. |
||
---|---|---|
.. | ||
tabs | ||
ChangeAvatar.js | ||
ChangeDisplayName.js | ||
ChangePassword.js | ||
DevicesPanel.js | ||
DevicesPanelEntry.js | ||
EmailAddresses.js | ||
EnableNotificationsButton.js | ||
IntegrationsManager.js | ||
KeyBackupPanel.js | ||
Notifications.js | ||
PhoneNumbers.js | ||
ProfileSettings.js |