@masterteam/properties 0.0.58 → 0.0.60

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.
@@ -2246,6 +2246,7 @@ class UserConfiguration {
2246
2246
  optionValue: 'id',
2247
2247
  options: this.groups(),
2248
2248
  filter: true,
2249
+ showClear: true,
2249
2250
  relations: [
2250
2251
  { key: 'justTeamMembers', value: true, action: 'disable' },
2251
2252
  ],