WinyersonRH
WinyersonRH
> So following the basic example from the documentation for React, I can't get @example to render a live preview. Need help. Thank you. ### **ALTERNATIVE SOLUTION HERE:** I found...
> After trying various settings I can't get the preview section to show up in the documentation. > > Libraries Versions: "better-docs": "^2.3.2" "react": "^17.0.1" > > My jsdoc config...
> import './svg.styles.scss'; import PropTypes from 'prop-types'; > > /** * > > * @component > * @example > * const iconName = 'facebook'; > * const iconClass = 'icon-facebook';...