/post page styled
This commit is contained in:
parent
56304e0ca5
commit
b6b1f5ecfc
4 changed files with 149 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
// TODO: document members
|
||||
type Post = {
|
||||
export type Post = {
|
||||
// Required
|
||||
url : string,
|
||||
title: string,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue