As an example: <SyntaxHighlighterlanguage="typescript"useInlineStyles={false}wrapLongLines>{multiline`import { useSearchParams } from '@remix-run/react';import { type SetStateAction, useEffect, useState } from '
"typescript", "css", "graphql", "json", "tsx", "jsx", "python", "bash", "shell", "yaml", "rust", ], }); // singleton let highlighter: Awaited<ReturnType<typeof createHighlighter>> | undefined; export async function highlight(code: string, language: string) { if (!highlighter...