We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfce70d commit 48d39e4Copy full SHA for 48d39e4
1 file changed
Document-Processing/code-snippet/spreadsheet/react/find-and-replace-cs1/app/app.jsx
@@ -82,8 +82,6 @@ function App() {
82
83
return (
84
<SpreadsheetComponent
85
- openUrl="https://services.syncfusion.com/react/production/api/spreadsheet/open"
86
- saveUrl="https://services.syncfusion.com/react/production/api/spreadsheet/save"
87
ref={spreadsheetRef}
88
actionBegin={actionBegin}
89
sheets={[
0 commit comments