Added <LiquidChrome /> background

This commit is contained in:
Utkarsh-Singhal-26
2025-07-16 18:59:14 +05:30
parent 6906cc26be
commit 65c52eeb47
5 changed files with 385 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ const backgrounds = {
'balatro': () => import('../demo/Backgrounds/BalatroDemo.vue'),
'orb': () => import('../demo/Backgrounds/OrbDemo.vue'),
'ballpit': () => import('../demo/Backgrounds/BallpitDemo.vue'),
'liquid-chrome': () => import('../demo/Backgrounds/LiquidChromeDemo.vue'),
};
export const componentMap = {