Highlight
Components
The Highlight component family provides the following components:
Highlight
A React component to highlight code
You can import the Highlight
component from the highlight component family in the @freesewing/react
package:
Javascript
import { Highlight } from "@freesewing/react/components/Highlight"