We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef115a commit 4a63ac0Copy full SHA for 4a63ac0
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