Skip to content

Commit

Permalink
//
Browse files Browse the repository at this point in the history
  • Loading branch information
calrloco committed Jul 17, 2023
1 parent 8ef115a commit 4a63ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { ColorKeys, Colors } from "types";
import { ColorKeys, Colors } from "../types";

export const COLORS = [
"blue",
Expand Down

0 comments on commit 4a63ac0

Please sign in to comment.