mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-19 12:15:27 -04:00
fix: batch server requests from posts list
This commit is contained in:
@@ -17,4 +17,4 @@ const RelativeTime = ({ ...rest }: React.ComponentProps<typeof TimeAgo>) => {
|
||||
);
|
||||
};
|
||||
|
||||
export default RelativeTime;
|
||||
export { RelativeTime };
|
||||
|
||||
Reference in New Issue
Block a user