Fixed Themes not showing
This commit is contained in:
@@ -7,6 +7,7 @@ const WEBSITE_THEME_KEY = "crm-website-theme"
|
||||
const themeClasses: Record<string, string> = {
|
||||
spidey: "theme-spidey",
|
||||
cosmic: "theme-cosmic",
|
||||
cyberpunk: "theme-cyberpunk",
|
||||
cyber2: "theme-cyber2",
|
||||
pumpkin: "theme-pumpkin",
|
||||
bw: "theme-bw",
|
||||
|
||||
Reference in New Issue
Block a user