Skip to content

Commit

Permalink
src/scriptlets/trusted-set-attr.js edited online with Bitbucket
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka authored and stanislav-atr committed Jan 31, 2024
1 parent 1d89af9 commit 3cee17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scriptlets/trusted-set-attr.js
Expand Up @@ -85,7 +85,7 @@ import {
* <a class="class" test-attribute="fAlse">Some text</div>
* ```
*
* @added v1.10.0.
* @added unknown.
*/
/* eslint-enable max-len */
export function trustedSetAttr(source, selector, attr, value = '') {
Expand Down

0 comments on commit 3cee17e

Please sign in to comment.