mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-24 15:09:51 +00:00
hexo-custom-menu-apart
This commit is contained in:
@@ -11,7 +11,7 @@ export const Sakura = () => {
|
||||
|
||||
useEffect(() => {
|
||||
createSakura({})
|
||||
return () => destroyRibbon()
|
||||
return () => destroySakura()
|
||||
}, [])
|
||||
return <></>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user