Commit 6aa9107
committed
Update PdfViewer URL to use a hosted PDF file
Replaced the local file path in the `Url` property of the `<PdfViewer>` component with a publicly accessible URL pointing to a hosted PDF file on GitHub. This ensures the PDF file can be viewed in environments where the local file path is inaccessible.
NOTE: This commit message is auto-generated using GitHub Copilot.1 parent 23f814c commit 6aa9107
File tree
1 file changed
+1
-1
lines changed- BlazorBootstrap.Demo.RCL/Components/Pages/PdfViewer
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments