Hi. Is there a way to create an error boundary component with helix?
there is using the very underdocumented defcomponent macro
defcomponent
@witek here's an example: https://github.com/lilactown/helix/blob/master/dev/workshop/core.cljs#L134-L145