mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 04:46:05 +00:00
updated plasmic package to work with new hooks + added example
This commit is contained in:
@@ -15,7 +15,7 @@ import {
|
||||
} from "@mantine/core";
|
||||
import { twMerge } from "tailwind-merge";
|
||||
|
||||
// default: https://github.com/mantinedev/mantine/blob/master/src/mantine-core/src/core/MantineProvider/default-theme.ts
|
||||
// default: https://github.com/mantinedev/mantine/blob/master/packages/%40mantine/core/src/core/MantineProvider/default-theme.ts
|
||||
|
||||
export function createMantineTheme(scheme: "light" | "dark"): {
|
||||
theme: ReturnType<typeof createTheme>;
|
||||
|
||||
Reference in New Issue
Block a user