Update Fireworks.js

This commit is contained in:
tangly1024
2023-01-03 20:34:11 +08:00
committed by GitHub
parent c88d4969cc
commit 5ca6ce37a2

View File

@@ -19,7 +19,7 @@ export const Fireworks = () => {
*/ */
function createFireworks(config) { function createFireworks(config) {
const defaultConfig = { const defaultConfig = {
colors: BLOG.FIREWORKSCOLOR, colors: BLOG.FIREWORKS_COLOR,
numberOfParticules: 20, numberOfParticules: 20,
orbitRadius: { orbitRadius: {
min: 50, min: 50,