Ritik Rawal
Ritik Rawal
@coditva @elit-altum Made a PR. Kindly review and let me know if any changes are required. :)
@jaywcjlove Its not working for me can you share you code snippet on your implementation. Maybe i am doing something wrong
@jaywcjlove Still isnt working for me. Can you try the same zebraStripe code on the following `jsx`. My wild gues here is that it doesnt work for .jsx code ```...
@jaywcjlove Following is a reactjs codebase **Code Snippets** ``` import React, { useEffect, useState, useCallback, useRef } from 'react'; import CodeMirror from '@uiw/react-codemirror'; import { langs } from '@uiw/codemirror-extensions-langs'; import...
@jaywcjlove You don't have to, it is for reference so that you can check whether i have implemented the code right or not . To test the problem that I...