RapiDoc
RapiDoc copied to clipboard
Fix #1076 Field Descriptions missing via Components Section
Adding a display block makes the descriptions appear in the components section again.
Note: The css display property was set to block (explicitly or implicitly) for all the other usages of the schema-table component, but not for this one.