Skip to content

Commit 449b371

Browse files
authored
Merge pull request #521 from syncfusion-content/910309-new
910309: Need to resolve the conflict files
2 parents 83b34e1 + f629221 commit 449b371

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

ej2-react/grid/cell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Cell in React Grid component | Syncfusion
4-
description: Learn here all about Cell and its customization in Syncfusion Vue Grid component of Syncfusion Essential JS 2 and more.
4+
description: Learn here all about Cell and its customization in Syncfusion React Grid component of Syncfusion Essential JS 2 and more.
55
control: Cell
66
platform: ej2-react
77
documentation: ug

ej2-react/pdfviewer/getting-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ N> When running the sample, if you encounter the **ERR_OSSL_EVP_UNSUPPORTED erro
181181
$env:NODE_OPTIONS = "--openssl-legacy-provider"
182182
```
183183

184+
184185
Output will be appears as follows.
185186

186187
{% tabs %}

ej2-react/pdfviewer/open-pdf-file/from-dropbox-cloud-file-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Open PDF files from Dropbox cloud file storage in React Pdfviewer component | Syncfusion
3+
title: Open PDF from Dropbox cloud storage in React PdfViewer | Syncfusion
44
description: Learn about how to load PDF files from Dropbox cloud file storage in Syncfusion React Pdfviewer component of Syncfusion Essential JS 2 and more.
55
control: Open PDF files from Dropbox cloud file storage
66
platform: ej2-react
@@ -207,4 +207,4 @@ root.render(<App />);
207207
208208
N> The **Dropbox.Api** NuGet package must be installed in your application to use the previous code example.
209209
210-
[View sample in GitHub](https://github.com/SyncfusionExamples/open-save-pdf-documents-in-dropbox-cloud-file-storage/tree/master/Open%20and%20Save%20PDF%20in%20Drop%20Box%20using%20Server-Backed)
210+
[View sample in GitHub](https://github.com/SyncfusionExamples/open-save-pdf-documents-in-dropbox-cloud-file-storage/tree/master/Open%20and%20Save%20PDF%20in%20Drop%20Box%20using%20Server-Backed)

ej2-react/pdfviewer/save-pdf-file/to-dropbox-cloud-file-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Save PDF files to Dropbox cloud file storage in React Pdfviewer component | Syncfusion
3+
title: Save PDF to Dropbox cloud storage in React PdfViewer | Syncfusion
44
description: Learn here all about how to save PDF files to Dropbox cloud file storage in Syncfusion React Pdfviewer component of Syncfusion Essential JS 2 and more.
55
control: Save PDF files to Dropbox cloud file storage
66
platform: ej2-react
@@ -238,4 +238,4 @@ root.render(<App />);
238238

239239
N> The **Dropbox.Api** NuGet package must be installed in your application to use the previous code example.
240240

241-
[View sample in GitHub](https://github.com/SyncfusionExamples/open-save-pdf-documents-in-dropbox-cloud-file-storage/tree/master/Open%20and%20Save%20PDF%20in%20Drop%20Box%20using%20Server-Backed)
241+
[View sample in GitHub](https://github.com/SyncfusionExamples/open-save-pdf-documents-in-dropbox-cloud-file-storage/tree/master/Open%20and%20Save%20PDF%20in%20Drop%20Box%20using%20Server-Backed)

0 commit comments

Comments
 (0)