- Issue created by @michele_grace
- Status changed to Fixed
over 1 year ago 9:41am 16 February 2023 - e0ipso Can Picafort
This setting was removed. Now, instead, just place your components in any module/theme under a folder
/templates/components
. - πΊπΈUnited States michele_grace
Is that also true for adding an image into a component? I was going off the example in this component in gitlab:
<button {{ clAttributes.addClass('button') }}> {{ text }} {{ source(clMeta.path ~ '/img/' ~ iconType|default('power') ~ '.svg') }} </button>
Or should this now be done with some sort of relative path?
Automatically closed - issue fixed for 2 weeks with no activity.