We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c05ff8 + 30f0739 commit c2fd2deCopy full SHA for c2fd2de
1 file changed
frontend/src/Components/Table/Identity.tsx
@@ -2,7 +2,7 @@ import React from "react";
2
3
import { DataItem, Categories } from "../../dataUtilities";
4
5
-import styles from "./Identity.module.scss";
+import styles from "./Identity.module.css";
6
7
interface Props {
8
data: Array<DataItem>;
0 commit comments