Skip to content

Commit

Permalink
I will not give up
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-juang committed Dec 12, 2023
1 parent f9f1b48 commit ca38078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front-end/src/pages/Forum/forum.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { Buffer } from 'buffer';

import "./forum.css"

import ForumPost from '../../components/Layout/ForumPost/forumpost.jsx';
import ForumPost from '../../components/Layout/ForumPost/ForumPost.jsx';
import ForumPostComment from '../../components/Layout/ForumPostComment/ForumPostComment.jsx';
import ForumPostUser from '../../components/Layout/ForumPostUser/ForumPostUser.jsx';
import ForumUser from '../ForumUser/ForumUser.jsx';
Expand Down

0 comments on commit ca38078

Please sign in to comment.