We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bind-dynamic-keys.js
1 parent a59e05c commit e68f83dCopy full SHA for e68f83d
src/core/instance/render-helpers/bind-dynamic-keys.js
@@ -3,7 +3,7 @@
3
// helper to process dynamic keys for dynamic arguments in v-bind and v-on.
4
// For example, the following template:
5
//
6
-// <div id="foo" :[key]="value">
+// <div id="app" :[key]="value">
7
8
// compiles to the following:
9
0 commit comments