- Issue created by @tim bozeman
- πΊπΈUnited States tim bozeman
I used AI to extract the twig template editing feature from Component Library to a sub module, cl_override_mode. While this is a great start, it still needs some work.
The Override Mode template editing feature really shouldn't live in the component_library module. I think it would be better suited as a Plus Suite page building tool, but people do use it in component_library though, so maybe we should just move it to a sub-module to ease the maintenance burden of component_library.
Needs work
1.0
Code
I used AI to extract the twig template editing feature from Component Library to a sub module, cl_override_mode. While this is a great start, it still needs some work.