adding works, viewing works, but viewing specific blogs are not implemented yet.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export default function ViewBlogPage() {
|
||||
// This will take a blog id as a parameter and fetch the blog from the database using the get_blog_by_id command.
|
||||
}
|
||||
Reference in New Issue
Block a user