mirror of
https://github.com/element-plus/element-plus.git
synced 2025-03-07 15:47:57 +08:00
fix(docs): correct minor typos (#5140)
This commit is contained in:
parent
1618d6c5f3
commit
caa6982e47
@ -192,7 +192,7 @@ export default defineComponent({
|
||||
},
|
||||
setup() {
|
||||
return {
|
||||
size: 3000,
|
||||
zIndex: 3000,
|
||||
size: 'small',
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user