mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
深色星空动效
This commit is contained in:
@@ -10,8 +10,8 @@ export const Start = () => {
|
||||
dark()
|
||||
}, [])
|
||||
return (
|
||||
<div class="relative">
|
||||
<canvas id="START_VIXCITY" class="fixed"></canvas>
|
||||
<div className="relative">
|
||||
<canvas id="START_VIXCITY" className="fixed"></canvas>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user