mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-02 07:26:45 +00:00
减少非必要package
This commit is contained in:
@@ -17,7 +17,6 @@ const Fireworks = () => {
|
||||
useEffect(() => {
|
||||
// 异步加载
|
||||
async function loadFireworks() {
|
||||
console.log('加载烟花')
|
||||
loadExternalResource(
|
||||
'https://cdn.bootcdn.net/ajax/libs/animejs/3.2.1/anime.min.js',
|
||||
'js'
|
||||
|
||||
Reference in New Issue
Block a user