Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d4c8b77

Browse files
authored
Update entrypoints.json
1 parent 0d1c62a commit d4c8b77

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/Resources/public/entrypoints.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
"js": [
4545
"./form-type-slug.js"
4646
]
47+
},
48+
"form-type-textarea": {
49+
"js": [
50+
"./form-type-textarea.js"
51+
]
4752
}
4853
}
49-
}
54+
}

0 commit comments

Comments
 (0)