hooks: resolve some circular dependencies
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { useLoggedIn } from 'soapbox/hooks';
|
||||
import { useLoggedIn } from 'soapbox/hooks/useLoggedIn';
|
||||
|
||||
import { useTimelineStream } from './useTimelineStream';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user