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 bdd7658 commit c0813cdCopy full SHA for c0813cd
lib/utils/settings.js
@@ -351,7 +351,7 @@ export let shareBuiltCSSWithAdoptedStyleSheets =
351
/**
352
* Sets `shareBuiltCSSWithAdoptedStyleSheets` globally.
353
*
354
- * @param {boolean} newValue enable or disable `shareBuiltCSSWithAdoptedStyleSheets`
+ * @param {boolean} value enable or disable `shareBuiltCSSWithAdoptedStyleSheets`
355
* @return {void}
356
*/
357
export const setShareBuiltCSSWithAdoptedStyleSheets = function(value) {
0 commit comments