Skip to content

Commit ea606b1

Browse files
committed
switched out test for iframe
1 parent 591ba7f commit ea606b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ html
6969
header
7070
h2=component.name
7171
- if(component.iframe)
72-
section.component!=component.filename
72+
iframe.componentframe(src=component.filename)
7373
- else
7474
section.component!=component.markup
7575
- if(component.examples)

0 commit comments

Comments
 (0)