Auto Submit

pull/1/head
autosubmit 2 years ago
parent fd578aeb00
commit a90d0f26d2

@ -15699,6 +15699,9 @@ var spin = __webpack_require__(71418);
return /*#__PURE__*/(0,jsx_runtime.jsx)(_react_17_0_2_react.Fragment, {
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
className: code_areamodules['code-area-container'],
style: {
background: theme == 'vs' ? '#fff' : '#1E1E1E'
},
children: [tab_type == 1 && /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
children: [isEditPath || code_edit_permission ? null : /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
className: code_areamodules['only-view'],

Loading…
Cancel
Save