introduce stream compose flow
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useLiveParticleChildren } from "@/hooks/use-particle";
|
||||
import type { ParticlePath } from "@/lib/particle-path";
|
||||
import ControlsIndicator from "@/features/send/controls-indicator";
|
||||
import ControlsIndicator from "@/features/compose/controls-indicator";
|
||||
|
||||
interface ParticleListViewProps {
|
||||
path: ParticlePath;
|
||||
|
||||
Reference in New Issue
Block a user