mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-24 11:48:04 +00:00
Fixed tailwindcss classes (#629)
This commit is contained in:
@@ -10,7 +10,7 @@ import { StoreInit } from "flowbite-react/store/init";
|
||||
import React from "react";
|
||||
|
||||
export const CONFIG = {
|
||||
dark: true,
|
||||
dark: false,
|
||||
prefix: "",
|
||||
version: 4,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user