UNPKG

@stories-js/core

Version:

Stories web components to build stories

5 lines 445 B
/*! * (C) StoriesJS https://storiesjs.org - GPL-2.0 License */ import{r as registerInstance,h,c as Host}from"./index-49238f69.js";var rowCss=":host{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}";var Row=function(){function r(r){registerInstance(this,r)}r.prototype.render=function(){return h(Host,null,h("slot",null))};return r}();Row.style=rowCss;export{Row as stories_row}; //# sourceMappingURL=stories-row.entry.js.map