Improve stream sidebar experience and avatar affordance #284
@@ -212,7 +212,6 @@ function StreamViewInner({ path, streamParticle }: StreamViewProps) {
|
||||
platform.autoplay.dismiss();
|
||||
});
|
||||
|
||||
const userId = useAuthStore((s) => s.user?.id);
|
||||
const { mode, toggle: toggleViewMode } = useStreamViewMode();
|
||||
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user