提交 新分支

This commit is contained in:
Vixcity
2023-01-03 20:37:19 +08:00
parent ed5636ef20
commit 494c5dbc4f
3 changed files with 16 additions and 24 deletions

View File

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