INNER CODE UNIT · JavaScript

BoldText

openclarity/apiclarity · ui/src/components/BoldText/index.js:3

const BoldText = ({children}) => <span style={{fontWeight: "bold"}}>{children}</span>

export default BoldText;

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…