mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-09-09 11:19:25 +08:00
format
This commit is contained in:
@@ -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(
|
||||
<DecisionCard
|
||||
session={initSession()}
|
||||
|
||||
Reference in New Issue
Block a user