mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 15:09:22 +00:00
fix prism
This commit is contained in:
@@ -30,7 +30,7 @@ const PrismMac = () => {
|
||||
}
|
||||
}
|
||||
})
|
||||
observer.observe(document.querySelector('article'), { attributes: true, subtree: true })
|
||||
observer.observe(document.querySelector('#container'), { attributes: true, subtree: true })
|
||||
}, [])
|
||||
return <></>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user