@brickclay-org/ui 0.1.46 → 0.1.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4909,7 +4909,7 @@ class BkInput {
4909
4909
  dropSpecialCharacters = false;
4910
4910
  autoComplete = 'off';
4911
4911
  label = '';
4912
- placeholder = 'stephend@i2cinc.com';
4912
+ placeholder = '';
4913
4913
  hint = '';
4914
4914
  required = false;
4915
4915
  type = 'text';