mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2024-11-10 09:39:14 +08:00
docs: update README-zh_CN.md (#531)
This commit is contained in:
parent
8fa8beffa9
commit
a883ce1296
@ -282,7 +282,7 @@ const App = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
// or
|
// 或者,当 `enableObjectSlots` 不是 `false` 时,您可以使用对象插槽
|
||||||
const App = {
|
const App = {
|
||||||
setup() {
|
setup() {
|
||||||
return () => (
|
return () => (
|
||||||
|
Loading…
Reference in New Issue
Block a user