Update videos and images (#1476)
This commit is contained in:
parent
38ee9fdd89
commit
dfd8a9e563
30 changed files with 66 additions and 31 deletions
|
|
@ -14,6 +14,7 @@ The CustomComponent class allows us to create components that interact with Lang
|
|||
alt="Document Processor Component"
|
||||
sources={{
|
||||
light: "img/flow_runner.png",
|
||||
dark: "img/flow_runner.png",
|
||||
}}
|
||||
style={{
|
||||
width: "30%",
|
||||
|
|
@ -339,6 +340,7 @@ Done! This is what our script and custom component looks like:
|
|||
alt="Document Processor Code"
|
||||
sources={{
|
||||
light: "img/flow_runner_code.png",
|
||||
dark: "img/flow_runner_code.png",
|
||||
}}
|
||||
style={{
|
||||
maxWidth: "100%",
|
||||
|
|
@ -353,6 +355,7 @@ Done! This is what our script and custom component looks like:
|
|||
alt="Document Processor Component"
|
||||
sources={{
|
||||
light: "img/flow_runner.png",
|
||||
dark: "img/flow_runner.png",
|
||||
}}
|
||||
style={{
|
||||
width: "40%",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue