odaptos_design_system 2.0.24 → 2.0.26

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.
@@ -11960,9 +11960,6 @@ const SelfProtocolManager = ({
11960
11960
  stopRecDescription: texts.stopRecDescription,
11961
11961
  stopRecCTA: texts.stopRecCTA,
11962
11962
  stopRecording: stopRecording
11963
- }), isRecordingFinished && isSus && areAllTasksSend && /*#__PURE__*/React__default.createElement(SusExplanation, {
11964
- title: texts.SusExplanationTitle,
11965
- description: texts.SusExplanationDescription
11966
11963
  }), /*#__PURE__*/React__default.createElement("div", {
11967
11964
  ref: refTask
11968
11965
  }))));