Skip to content

Commit

Permalink
fix:import of community.css (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermione2408 authored Apr 17, 2024
1 parent 62d8578 commit 10af37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/community.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react";
import "../app/css/community.css";
import "./community.css";
import Image from "next/image";
import CommunityBunny from "@/public/images/community-bunny.png";
import GithubSvg from "@/public/images/social/github.svg";
Expand Down

0 comments on commit 10af37a

Please sign in to comment.