This commit is contained in:
2026-03-08 21:44:44 +01:00
parent f21639693b
commit fe37c9046d
2 changed files with 2 additions and 1 deletions

View File

@@ -426,6 +426,7 @@ export default function App() {
<Sparkles className="mr-2 h-4 w-4" />
Renderer
</ContextMenuItem>
<ContextMenuSeparator></ContextMenuSeparator>
<ContextMenuItem onSelect={() => createNode('variable')}>
<Variable className="mr-2 h-4 w-4" />
Variable