Patrick Pircher

Results 202 comments of Patrick Pircher

I mean `{{if @isOk 'ok' 'ko'}}` And ``` {{#let (if @isOk Ok Ko) as |okko|}} {{/let}} ``` Maybe it's not supposed to render components from inline if. Maybe helper would...