Forgot to add back in the PostHeader.
This commit is contained in:
@ -450,7 +450,7 @@ pub fn BlogPost(slug: Signal<String>, children: Element) -> Element
|
||||
{
|
||||
rsx!
|
||||
{
|
||||
//PostHeader {}
|
||||
PostHeader {}
|
||||
|
||||
//Story {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user