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