adsad
This commit is contained in:
@@ -33,6 +33,7 @@ const placeholderSchemaStore = {
|
|||||||
statusPromise: null,
|
statusPromise: null,
|
||||||
};
|
};
|
||||||
let inlineStyleInjected = false;
|
let inlineStyleInjected = false;
|
||||||
|
let suppressPlaceholderPrompt = 0;
|
||||||
|
|
||||||
const ensureInlinePlaceholderStyles = () => {
|
const ensureInlinePlaceholderStyles = () => {
|
||||||
if (inlineStyleInjected || typeof document === 'undefined') return;
|
if (inlineStyleInjected || typeof document === 'undefined') return;
|
||||||
|
|||||||
Reference in New Issue
Block a user