]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: fix id
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 31 Jan 2022 14:29:28 +0000 (15:29 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 31 Jan 2022 14:29:28 +0000 (15:29 +0100)
packages/docs/.vitepress/theme/Layout.ts

index c0c8ea356e8fbef269ad875a5b7b2897c9bf6c1e..a92e620bd0e3c2c23f85743b9ac952a7a4976d1b 100644 (file)
@@ -71,7 +71,7 @@ export const Layout: FunctionalComponent = () => {
       h('div', { id: 'wwads-container' }, [
         h('div', {
           class: 'wwads-cn wwads-vertical',
-          'data-id': 114,
+          'data-id': 144,
           style: {
             maxWidth: '150px',
           },