Skip to content
Snippets Groups Projects

Issue #3447902 by pdureau: Allow empty link in links prop type

2 files
+ 6
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -31,8 +31,7 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
* "attributes": { "$ref": "ui-patterns://attributes" },
* "link_attributes": { "$ref": "ui-patterns://attributes" },
* "below": { "type": "array", "items": { "type": "object" } }
* },
* "required": {"title"}
* }
* }
* }
* )
Loading