diff --git a/src/Delete.tsx b/src/Delete.tsx index 9cb1f29..188065d 100644 --- a/src/Delete.tsx +++ b/src/Delete.tsx @@ -49,30 +49,32 @@ export const Delete = () => {
> ) diff --git a/src/Fetch.tsx b/src/Fetch.tsx index 5a63098..c68813c 100644 --- a/src/Fetch.tsx +++ b/src/Fetch.tsx @@ -12,29 +12,30 @@ export const Fetch = () => { setFetched(e) } } - ) + ) }, []) - return ({post.content}
- {post.enclosure.length > 0 && post.enclosure[0] != null &&{post.content}
+ {post.enclosure.length > 0 && post.enclosure[0] != null &&by: {post.signing}
} -by: {post.signing}
} +PID: {post.id}
-發文於: {post.post_at.toLocaleTimeString()}
+發文於: {post.post_at.toLocaleTimeString()}