Larger width image.
This commit is contained in:
@@ -810,7 +810,7 @@ only the start of your High-Performance React journey.
|
||||
#+end_src
|
||||
|
||||
#+caption: Figure {{{n(FIGURE)}}}: Tree of components
|
||||
#+attr_leanpub: :width 50%
|
||||
#+attr_leanpub: :width 70%
|
||||
#+RESULTS: render-tree-basic
|
||||
[[file:./images/render-tree-basic.png]]
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Image Test
|
||||
|
||||
{width: "50%", caption: "Figure 1: Tree of components"}
|
||||
{width: "70%", caption: "Figure 1: Tree of components"}
|
||||

|
||||
|
||||
As you can see in Figure 1 when stage changes in component `A` component `B` will be re-rendered.
|
||||
|
||||
Reference in New Issue
Block a user