diff --git a/components/Feeds.tsx b/components/Feeds.tsx index 2428630..05cc2ea 100644 --- a/components/Feeds.tsx +++ b/components/Feeds.tsx @@ -6,7 +6,7 @@ export interface FeedsProps { export const Feeds = (props: FeedsProps) => { return ( -