Skip to content

Commit

Permalink
fix eslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-Y-Ko committed Sep 12, 2023
1 parent 0cc6c58 commit e82f428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/tech-stack/components/fixtures/TechStack.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { CardType } from "../types/types";
import { CardType } from "@/app/tech-stack/components/types/types";

export interface TechItem {
id: number;
Expand Down

0 comments on commit e82f428

Please sign in to comment.