Skip to content

Commit 48d39e4

Browse files
committed
1012637: updated How to session for react spreadsheet in ug documentation
1 parent bfce70d commit 48d39e4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • Document-Processing/code-snippet/spreadsheet/react/find-and-replace-cs1/app

Document-Processing/code-snippet/spreadsheet/react/find-and-replace-cs1/app/app.jsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ function App() {
8282

8383
return (
8484
<SpreadsheetComponent
85-
openUrl="https://services.syncfusion.com/react/production/api/spreadsheet/open"
86-
saveUrl="https://services.syncfusion.com/react/production/api/spreadsheet/save"
8785
ref={spreadsheetRef}
8886
actionBegin={actionBegin}
8987
sheets={[

0 commit comments

Comments
 (0)