We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28201c9 + efd8038 commit d8f8d86Copy full SHA for d8f8d86
www/components/homepage/ArchitectureSection.tsx
@@ -35,7 +35,7 @@ export function ArchitectureSection() {
35
alt="Parley Graph View"
36
/>
37
<ExampleArrow class="[transform:rotateY(-180deg)]" />
38
- <CodeWindow name="islands/Counter.tsx">
+ <CodeWindow name="Dialogue Sequence AST">
39
<CodeBlock
40
code={exampleDialogueSequenceJson}
41
lang="json"
0 commit comments