docbrown/app/views/liquids/_stackery.html.erb
Arit Amana feebae6ae3
Implement Unified Embeds for Stackery URLs (#16320)
* complete implementation and add specs

* nudge Travis

* optimization
2022-01-26 16:19:27 -05:00

6 lines
145 B
Text

<iframe
title="stackery editor"
src="//app.stackery.io/editor/design?<%= params %>" width="100%"
height="400"
frameBorder="0">
</iframe>