From 114d54410292821dba151f64f87900716bf283bf Mon Sep 17 00:00:00 2001 From: David Haz Date: Tue, 15 Jul 2025 12:10:43 +0300 Subject: [PATCH] refactor: update PreviewColor props to be optional and adjust layout in demos --- src/components/common/PreviewColor.vue | 3 +-- src/components/landing/Hero/Hero.vue | 2 +- src/constants/code/Backgrounds/balatroCode.ts | 6 +++--- src/demo/Backgrounds/AuroraDemo.vue | 20 ++++++++----------- src/demo/Backgrounds/BalatroDemo.vue | 4 ++-- 5 files changed, 15 insertions(+), 20 deletions(-) diff --git a/src/components/common/PreviewColor.vue b/src/components/common/PreviewColor.vue index 20a8e60..c43e884 100644 --- a/src/components/common/PreviewColor.vue +++ b/src/components/common/PreviewColor.vue @@ -7,7 +7,7 @@