If the ModelBox.backgroundImage is set, do not show the circuitboard animation with the sparks
Skip sparks if background image set
Quinn
Slack • @sqs
10mo agoI'll update the model-box component to conditionally hide the circuitboard animation when backgroundImage is set.
Explored 1 file
Edited model-box.svelte
+1
-1
Done! The circuitboard animation with sparks now only appears when backgroundImage is not set.