Merge branch 'main' of https://git.seccodesmith.pl/seccodesmith/seccodesmith-frontend
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
import "./BlogCard.module.css"
|
||||||
|
|
||||||
export interface BlogPostProps {
|
export interface BlogPostProps {
|
||||||
id: string;
|
id: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user