Skip to content

Commit a83af1b

Browse files
committed
renamed style files
1 parent 016496b commit a83af1b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/components/home.component.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from "react";
2-
import * as classes from "./home.component.style";
2+
import * as classes from "./home.style";
33
import { switchRoutes } from "router/index"; // Using alias for router
44
const image = require("images/godzilla.jpg"); // Using alias for image
55

File renamed without changes.

0 commit comments

Comments
 (0)