* You appear to have multiple instances of Solid. This can lead to unexpected behavior.
* computations created outside aorcreateRootwill never be disposedrender
* computations created outside aorcreateRootwill never be disposedrender
* cleanups created outside aorcreateRootwill never be runrender
* computations created outside aorcreateRootwill never be disposedrender
src/components/SparklesPreview.tsx. I have the base sparkles component at src/components/Sparkles.tsx and I encapsulated the options config for Motion in src/components/sparkleOptions.ts since it's a long config. Finally, I have a basic test for tsparticles at src/components/BasicParticles.tsx . src/App.tsx to see how things are working individually. I see the above warning in all the setups, so probably something with tsparticles. 
