Skip to content

Commit 6e50f4b

Browse files
fix the indentation
1 parent 5643560 commit 6e50f4b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/pages/[slug].tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ import dayjs from 'dayjs';
55

66
function Read({ post }: postComponent) {
77

8-
9-
10-
11-
128
return (
139
<div className='container'>
1410

0 commit comments

Comments
 (0)