We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ef115a + 4a63ac0 commit f8555c1Copy full SHA for f8555c1
src/constants/index.ts
@@ -1,4 +1,4 @@
1
-import { ColorKeys, Colors } from "types";
+import { ColorKeys, Colors } from "../types";
2
3
export const COLORS = [
4
"blue",
0 commit comments