changes
This commit is contained in:
parent
be90a09ce4
commit
3c7c2a6957
6 changed files with 30 additions and 33 deletions
|
@ -1,6 +1,5 @@
|
|||
import { useCallback } from 'react'
|
||||
import { Post } from '../model/posts/posts.ts'
|
||||
import './FeedView.css'
|
||||
import { loadPublicFeed } from '../api/api.ts'
|
||||
import FeedView from './FeedView.tsx'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue