Problem/Motivation
for example, in the collapse component, the prop accordion_id has json schema
$ref: "ui-patterns://machine_name"
it puts too much constraints on this prop value, and is not compatible with the story defined.
let's convert all those props to be string rather than machine_name
Issue fork ui_suite_daisyui-3477270
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 #3
just_like_good_vibesComment #5
g4mbini