UNPKG

@radix-ui/themes

Version:

[![Radix Themes Logo](https://radix-ui.com/social/themes.png)](https://radix-ui.com/themes)

3 lines (2 loc) 413 B
import*as o from"react";import f from"classnames";import{Slot as n}from"@radix-ui/react-slot";import{quotePropDefs as u}from"./quote.props.js";import{extractProps as P}from"../helpers/index.js";const e=o.forwardRef((t,r)=>{const{asChild:p,className:s,...m}=P(t,u);return o.createElement(p?n:"q",{...m,ref:r,className:f("rt-Quote",s)})});e.displayName="Quote";export{e as Quote}; //# sourceMappingURL=quote.js.map