refactor(#10336): bind to local args
This commit is contained in:
@@ -25,7 +25,7 @@ export const Empty = {
|
||||
computed: {
|
||||
props() {
|
||||
return {
|
||||
...args,
|
||||
...this.args,
|
||||
};
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user