Skip to content

Commit d12daec

Browse files
committed
Drop ts-ignore
1 parent e2853a3 commit d12daec

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/components/HomepageFeatures/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import clsx from "clsx";
2-
// @ts-ignore
32
import styles from "./styles.module.css";
43
import React from "react";
54

src/components/HomepageProducts/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import clsx from "clsx";
2-
//@ts-ignore
32
import styles from "./styles.module.css";
43
import React from "react";
54

0 commit comments

Comments
 (0)