We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e358d commit f4da651Copy full SHA for f4da651
docs/.vitepress/config.mts
@@ -31,7 +31,7 @@ export default {
31
},
32
search: { provider: 'local' },
33
nav: [
34
- { text: 'v0.4.0', link: 'https://github.com/gcstr/dockform/releases/' }
+ { text: 'v0.4.1', link: 'https://github.com/gcstr/dockform/releases/' }
35
],
36
sidebar: {
37
'/': [
0 commit comments