Larger width image.

This commit is contained in:
2020-09-14 07:22:33 -07:00
parent db30cde051
commit 7e64bbc9e3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Image Test
{width: "50%", caption: "Figure 1: Tree of components"}
{width: "70%", caption: "Figure 1: Tree of components"}
![Figure 1: Tree of components](./images/render-tree-basic.png)
As you can see in Figure 1 when stage changes in component `A` component `B` will be re-rendered.