@@ -0,0 +1,7 @@
import {NextUIPluginConfig} from "@nextui-org/react";
import {compileThemes, themes} from "./frontend/theming/themes"
export const NextUIConfig: NextUIPluginConfig = {
prefix: "gf",
themes: compileThemes(themes)
};
The note is not visible to the blocked user.