From 78b0d5eb969d64c9dfc8f5b939b7c8b4c169190a Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Thu, 1 Feb 2024 02:56:38 -0800 Subject: [PATCH] Draw: multiplier (mock) --- src/apps/draw/components/PromptDesigner.tsx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/apps/draw/components/PromptDesigner.tsx b/src/apps/draw/components/PromptDesigner.tsx index 7fb9d296b..e89c2d74e 100644 --- a/src/apps/draw/components/PromptDesigner.tsx +++ b/src/apps/draw/components/PromptDesigner.tsx @@ -323,6 +323,22 @@ export function PromptDesigner(props: { Enqueue } + + + + + + + +