2 lines
344 B
JavaScript
2 lines
344 B
JavaScript
|
|
import{j as t}from"./jsx-runtime-D_zvdyIk.js";import{R as a}from"./index-JhL3uwfD.js";const e=a.forwardRef(({href:r,children:s,...i},o)=>t.jsx("a",{ref:o,href:r,...i,children:s}));e.displayName="Link";e.__docgenInfo={description:"",methods:[],displayName:"Link",props:{href:{required:!0,tsType:{name:"string"},description:""}}};export{e as L};
|