From 62c13b1df72944168d5e4b71aee384e261b8be63 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Wed, 14 Jan 2026 15:45:32 +0000 Subject: [PATCH] particles2 --- frontend/src/components/InteractiveBackground.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/frontend/src/components/InteractiveBackground.tsx b/frontend/src/components/InteractiveBackground.tsx index c724c9b..74adf1a 100644 --- a/frontend/src/components/InteractiveBackground.tsx +++ b/frontend/src/components/InteractiveBackground.tsx @@ -9,11 +9,6 @@ const InteractiveBackground = () => { }, []); const particlesOptions = { - background: { - color: { - value: '#ffffff', - }, - }, fpsLimit: 60, interactivity: { events: {