feat(spoiler text添加文档):

This commit is contained in:
anime
2024-12-30 19:43:18 +08:00
parent 65097c64b2
commit adccf622fd
2 changed files with 2 additions and 1 deletions

View File

@@ -86,6 +86,7 @@ const NotionPage = ({ post, className }) => {
}, [post])
useEffect(() => {
// Spoiler文本功能
if (SPOILER_TEXT_TAG) {
import('lodash/escapeRegExp').then(escapeRegExp => {
Promise.all([