react-codemirror
react-codemirror copied to clipboard
Display skeleton before render
I'm having a bunch of layout shift because this editor renders in after the rest of my components. How can I know if it has loaded or not so I can display a skeleton or something?