Hello People,
When we register a handlebar helper, do we need to pass it to the template context variables somehow or is it available globally?
I registered a helper in my custom extension entry point file. I am unable to use it in my theme files. Is there anything that I missed?