feat: add opacity and blur controls for background settings, enhancing customization options in the UI

This commit is contained in:
Julien Froidefond
2025-10-18 14:48:07 +02:00
parent e32921377f
commit 13626d56c2
8 changed files with 148 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
"@radix-ui/react-progress": "^1.1.2",
"@radix-ui/react-radio-group": "^1.3.8",
"@radix-ui/react-select": "^2.1.6",
"@radix-ui/react-slider": "^1.3.6",
"@radix-ui/react-slot": "1.2.3",
"@radix-ui/react-toast": "1.2.15",
"@types/bcryptjs": "^3.0.0",