@dereekb/dbx-form 9.24.43 → 9.24.44

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.
@@ -1135,7 +1135,7 @@ class DbxScheduleSelectionCalendarSelectionToggleButtonComponent {
1135
1135
  case 'none':
1136
1136
  buttonDisplay = {
1137
1137
  icon: 'clear',
1138
- text: 'Clear Selection'
1138
+ text: 'Clear All'
1139
1139
  };
1140
1140
  break;
1141
1141
  }