mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add accurate loading states in all views
This commit is contained in:
@@ -152,10 +152,6 @@ const Subscriptions = () => {
|
||||
navigate(`/p/${selected}`);
|
||||
};
|
||||
|
||||
useEffect(() => {
|
||||
console.log(feed);
|
||||
}, [feed]);
|
||||
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user