Skip to content

Commit

Permalink
Home.module.css updated
Browse files Browse the repository at this point in the history
  • Loading branch information
wethmiranasinghe committed Sep 17, 2024
1 parent b46cd49 commit eb16179
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front-end/src/Pages/Home.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from "react";
import Slideshow from "../bodyComponents/SlideShow";
import NewsGrid from "../bodyComponents/NewsGrid.jsx";
import style from './Home.module.css';
import style from '../components./Home.module.css';
import ParticipantMap from '../bodyComponents/participantMap.jsx';
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
import { faBell, faCalendar, faFolder, faMapMarkerAlt, faChartPie, faBullseye, faFolderOpen } from '@fortawesome/free-solid-svg-icons';
Expand Down
File renamed without changes.

0 comments on commit eb16179

Please sign in to comment.