mirror of
https://github.com/fosrl/pangolin.git
synced 2026-09-23 18:58:51 +02:00
Pass 2 showing the usage commands
This commit is contained in:
@@ -18,7 +18,6 @@ export function AiConfigCodeBlock({ block }: { block: AiConfigBlock }) {
|
||||
>
|
||||
<CopyTextBox
|
||||
text={block.displayText}
|
||||
getCopyText={block.getCopyText}
|
||||
wrapText={block.kind === "steps"}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user