Skip to content

fix: drop _if from component template

Lukasz Butkowski requested to merge fix_comp into main

I noticed this in my testbench where I use the component declaration. The entity itself has dropped the _if already so they didn't match anymore.

Merge request reports