We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 591ba7f commit ea606b1Copy full SHA for ea606b1
1 file changed
index.jade
@@ -69,7 +69,7 @@ html
69
header
70
h2=component.name
71
- if(component.iframe)
72
- section.component!=component.filename
+ iframe.componentframe(src=component.filename)
73
- else
74
section.component!=component.markup
75
- if(component.examples)
0 commit comments