codecrumbs
codecrumbs copied to clipboard
fix: replaced SyntaxHighlighter to prism to fix react components
looks like language attribute broke it https://github.com/Bogdan-Lyashenko/codecrumbs/issues/59 — dropped it to fix highlight
@idoo this newer version seems to have significant performance drop, it hangs on few sec when I open Code tab, see profiler below

@Bogdan-Lyashenko could you show screen how it worked before?
@idoo it was smooth :) i.e. it wasn't the issue, now it's quite visible (without even throttling or anything) that it's delays for few sec before render. Not sure what we should do, let's wait with this.
