Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
damuso committed Nov 26, 2024
1 parent 8457472 commit b171168
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/core/src/baseeditableholder/BaseEditableHolder.vue
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,6 @@ export default {
// @deprecated use $filled instead
filled() {
return this.$filled;
},
formValue() {
return this.$pcForm?.states?.[this.$formName]?.value;
}
}
};
Expand Down

0 comments on commit b171168

Please sign in to comment.