UNPKG

pkg-components

Version:
7 lines (6 loc) 639 B
import{s as t}from"./styled-components.browser.esm-CLTG7J5x.js";const a=t.div` display: flex; flex-direction: row; align-items: ${({alignItems:e})=>e||"flex-start"}; justify-content: ${({justifyContent:e})=>e||"flex-start"}; `;try{a.displayName="Row",a.__docgenInfo={description:"",displayName:"Row",props:{theme:{defaultValue:null,description:"",name:"theme",required:!1,type:{name:"DefaultTheme"}},as:{defaultValue:null,description:"",name:"as",required:!1,type:{name:"void | WebTarget"}},forwardedAs:{defaultValue:null,description:"",name:"forwardedAs",required:!1,type:{name:"void | WebTarget"}}}}}catch{}export{a as R};