Add CSS module import to BlogCard component and restructure Home page skills section
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { Link } from 'react-router-dom';
|
||||
import "./BlogCard.module.css"
|
||||
|
||||
export interface BlogPostProps {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user