We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45690c2 commit 21f6244Copy full SHA for 21f6244
1 file changed
Document-Processing/PDF/PDF-Viewer/react/getting-started-with-server-backed.md
@@ -174,10 +174,10 @@ Output will be appears as follows.
174
175
{% tabs %}
176
{% highlight js tabtitle="app.jsx" %}
177
-{% include code-snippet/pdfviewer/react/base-cs1/app/app.jsx %}
+{% include code-snippet/pdfviewer/react/base-cs1/app/index.jsx %}
178
{% endhighlight %}
179
{% highlight ts tabtitle="app.tsx" %}
180
-{% include code-snippet/pdfviewer/react/base-cs1/app/app.tsx %}
+{% include code-snippet/pdfviewer/react/base-cs1/app/index.tsx %}
181
182
{% highlight html tabtitle="index.html" %}
183
{% include code-snippet/pdfviewer/react/base-cs1/index.html %}
0 commit comments