khhan0130

Results 1 issues of khhan0130

### Type of change - [X] Bug fix (non-breaking change which fixes an issue) Changes the types accepted in the CodeBlock class (components/datadisplay/code.py) `custom_style` from `Union[str, Var]` to `Union[str, Var,...