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 948cfcf commit 7b89cc9Copy full SHA for 7b89cc9
docs/.vitepress/config.js
@@ -0,0 +1,6 @@
1
+/**
2
+ * @type import('vitepress').UserConfig
3
+ */
4
+module.exports = {
5
+ base: '/vue3-oop/',
6
+}
0 commit comments