mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-23 15:09:46 +00:00
Update Fireworks.js
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user