Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
System625 committed Dec 20, 2024
1 parent 3751e7d commit a280295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/layout/footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { ReactComponent as GithubIcon } from '../../../assets/icons/github.svg';
import { ReactComponent as DashboardIcon } from '../../../assets/icons/dashboard-icon.svg';
import { ReactComponent as FormIcon } from '../../../assets/icons/form-icon.svg';

import './footer.css';
import '../../layout/footer/footer.css';

function Footer() {
const socialLinks = [
Expand Down

0 comments on commit a280295

Please sign in to comment.