From 92dce03146cadf348ddeeb84914ce6e4859be3eb Mon Sep 17 00:00:00 2001 From: David Haz Date: Fri, 1 Aug 2025 23:23:01 +0300 Subject: [PATCH] format --- .../Backgrounds/LightRays/LightRays.vue | 40 +++------- .../Components/MagicBento/MagicBento.vue | 8 +- src/content/Components/Stepper/Stepper.vue | 19 ++--- src/demo/Backgrounds/LightRaysDemo.vue | 75 +++---------------- src/demo/Components/StepperDemo.vue | 16 ++-- 5 files changed, 43 insertions(+), 115 deletions(-) diff --git a/src/content/Backgrounds/LightRays/LightRays.vue b/src/content/Backgrounds/LightRays/LightRays.vue index 1f10b0a..f16cc90 100644 --- a/src/content/Backgrounds/LightRays/LightRays.vue +++ b/src/content/Backgrounds/LightRays/LightRays.vue @@ -1,11 +1,5 @@