Problem/Motivation
In app/modules/contrib/ui_patterns/src/Element/ComponentSlotForm.php::expandComponentButton(), there is:
$button = $button_base + [
'#type' => 'submit',
'#theme_wrappers' => ['input__submit__ui_patterns_action'],
];
I don't find such template in ui_patterns. Is it something to clean up?
Issue fork ui_patterns-3496114
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
pdureau commentedComment #3
pdureau commentedComment #6
christian.wiedemann commentedComment #8
pdureau commentedComment #10
christian.wiedemann commented