Skip to content

Commit a827b79

Browse files
authored
docs: ✏️ 优化MessageBox示例demo
1 parent ff59403 commit a827b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/component/message-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ const rate = ref<number>(1)
137137
const message = useMessage('wd-message-box-slot')
138138

139139
function withSlot() {
140-
message1
140+
message
141141
.confirm({
142142
title: '评分'
143143
})

0 commit comments

Comments
 (0)