Skip to content

Commit

Permalink
fix: demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vtec234 committed Nov 18, 2024
1 parent 02ce91b commit 1328ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProofWidgets/Demos/ExprGraph.lean
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def elabExprGraphCmd : CommandElab := fun
/>
<text x={s!"-{rx}"} y="5" className="font-code">{.text node}</text>
</g>
radius := 15
boundingShape := .rect (rx*4).toFloat 20
details? :=
match doc? with
| some d =>
Expand Down

0 comments on commit 1328ae4

Please sign in to comment.