Skip to content

Commit 84fdfeb

Browse files
author
Rodrigo Quelca
committed
icon attrs was removed
1 parent c38142a commit 84fdfeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/FormTextArea.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ export default {
6868
data() {
6969
return {
7070
objectOfAttrs: {
71-
icon: this.$attrs.icon,
7271
placeholder: this.$attrs.placeholder,
7372
"aria-label": this.$attrs["aria-label"],
7473
"data-cy": this.$attrs["data-cy"],

0 commit comments

Comments
 (0)