fix: update shape dropdown to correctly handle node shape selection
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
requested review from @milho001
assigned to @marcos
added 1 commit
- a6f0038c - fix: update shape dropdown to correctly handle node shape selection
218 217 <Input 219 218 type="dropdown" 220 219 label="Shape" 221 value={settings.shapes.shape} 222 options={[{ circle: 'Circle' }, { rectangle: 'Square' }]} enabled an automatic merge when the pipeline for ae1b0ffa succeeds
This MR is included in version 1.89.2The release is available on GitLab release.
Your semantic-release bot
Please register or sign in to reply