react-textarea-code-editor
react-textarea-code-editor copied to clipboard
Line numbers not working as expected
Seems that the line numbers are added as a data attr correctly with rehypePrism, but there is no built in styling for the numbers. Am I missing something? I tried the example code in a codesandbox. Thanks!