Skip to content

reflex-components-code@0.9.4

Choose a tag to compare

@github-actions github-actions released this 28 Aug 22:24
19d888d

Bug Fixes

  • Track state vars referenced in rx.code_block's custom_style dict so styles bound to state re-render on updates, and make wrap_long_lines=True apply whiteSpace: pre-wrap to the code tag even when code_tag_props is also provided. (#6520)