From 44a445e947c9269fadfd5b2f817bed9b7c3c078a Mon Sep 17 00:00:00 2001 From: josc146 Date: Wed, 26 Apr 2023 21:45:42 +0800 Subject: [PATCH] format --- src/content-script/index.jsx | 2 +- src/content-script/styles.scss | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/content-script/index.jsx b/src/content-script/index.jsx index 6eb0f1e..f6525ad 100644 --- a/src/content-script/index.jsx +++ b/src/content-script/index.jsx @@ -62,7 +62,7 @@ async function mountComponent(siteConfig, userConfig) { e.remove() }) const container = document.createElement('div') - container.id='chatgptbox-container' + container.id = 'chatgptbox-container' render(