changes
This commit is contained in:
parent
be90a09ce4
commit
3c7c2a6957
6 changed files with 30 additions and 33 deletions
|
@ -2,7 +2,6 @@ import { useCallback } from 'react'
|
|||
import { useParams } from 'react-router'
|
||||
import { loadPostsForAuthor } from '../api/api.ts'
|
||||
import { Post } from '../model/posts/posts.ts'
|
||||
import './FeedView.css'
|
||||
import FeedView from './FeedView.tsx'
|
||||
|
||||
export default function AuthorPage() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue