We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4068b commit 121fc87Copy full SHA for 121fc87
src/index.js
@@ -46,7 +46,7 @@ const componentsReference = {
46
"html-attributes": ['<prefix>-selector', '<prefix>-selector', '<prefix>-closest', '<prefix>-parent', '<prefix>-previous', '<prefix>-next']
47
},
48
"pass": {
49
- "html-attributes": ['pass_to', 'pass_id', 'pass-<attribute>', 'pass-refresh']
+ "html-attributes": ['pass_to', 'pass_id', 'pass-<attribute>', 'pass-overwrite']
50
51
}
52
0 commit comments