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