File tree Expand file tree Collapse file tree
Document-Processing/PDF/PDF-Viewer/react Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -173,11 +173,11 @@ $env:NODE_OPTIONS = "--openssl-legacy-provider"
173173Output will be appears as follows.
174174
175175{% tabs %}
176- {% highlight js tabtitle="app .jsx" %}
177- {% include code-snippet/pdfviewer/react/base-cs1/app/app .jsx %}
176+ {% highlight js tabtitle="index .jsx" %}
177+ {% include code-snippet/pdfviewer/react/base-cs1/app/index .jsx %}
178178{% endhighlight %}
179- {% highlight ts tabtitle="app .tsx" %}
180- {% include code-snippet/pdfviewer/react/base-cs1/app/app .tsx %}
179+ {% highlight ts tabtitle="index .tsx" %}
180+ {% include code-snippet/pdfviewer/react/base-cs1/app/index .tsx %}
181181{% endhighlight %}
182182{% highlight html tabtitle="index.html" %}
183183{% include code-snippet/pdfviewer/react/base-cs1/index.html %}
You can’t perform that action at this time.
0 commit comments