diff --git a/babel.config.js b/babel.config.js index 0e9637473..8d79a58ea 100644 --- a/babel.config.js +++ b/babel.config.js @@ -3,7 +3,7 @@ module.exports = { test: { presets: [['@babel/preset-env', { targets: { node: true } }]], plugins: [ - ['@vue/babel-plugin-jsx', { mergeProps: false }], + ['@vue/babel-plugin-jsx', { mergeProps: false, enableObjectSlots: false }], '@babel/plugin-proposal-optional-chaining', '@babel/plugin-transform-object-assign', '@babel/plugin-proposal-object-rest-spread', diff --git a/v2-doc b/v2-doc index ee89a3331..a7013ae87 160000 --- a/v2-doc +++ b/v2-doc @@ -1 +1 @@ -Subproject commit ee89a33312a7bb5c65c6080c12613b9ca1474aaf +Subproject commit a7013ae87f69dcbcf547f4b023255b8a7a775557