We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd9216 commit 9b495a9Copy full SHA for 9b495a9
app-extension/README.md
@@ -22,7 +22,7 @@ quasar ext add @quasar/qpdfviewer@next
22
# Uninstall
23
To remove this App Extension from your Quasar application, run the following (in your Quasar app folder):
24
```
25
-quasar ext remove @quasar/qpdfviewer@next
+quasar ext remove @quasar/qpdfviewer
26
27
28
# Describe
docs/src/pages/all-about-qpdfviewer/installation-types.md
@@ -22,7 +22,7 @@ $ quasar ext add @quasar/qpdfviewer@next
To remove as an App Extension from your Quasar application, run the following (in your Quasar app folder):
-$ quasar ext remove @quasar/qpdfviewer@next
+$ quasar ext remove @quasar/qpdfviewer
### Describe
0 commit comments