We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bbdf74 commit 12bd920Copy full SHA for 12bd920
1 file changed
apps/website/screens/theme-generator/steps/BrandingDetails.tsx
@@ -3,7 +3,7 @@ import { FileData } from "../../../../../packages/lib/src/file-input/types";
3
import { Colors, Logos } from "../types";
4
import BrandingLogoGrid from "../components/branding/BrandingLogoGrid";
5
import { brandingIcon, infoIcon, paletteIcon } from "./icons";
6
-import BrandingColorGrid from "../components/branding/BrandingColorGrid";
+import BrandingColorGrid from "../components/branding/BrandingColorgrid";
7
8
const coreColors = {
9
id: "core",
0 commit comments