UNPKG

@radix-ui/themes

Version:

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

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