mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-24 21:48:02 +02:00
Display CompLibrary component in tabular format (#537)
This commit is contained in:
parent
90d8e17158
commit
099875a01a
3 changed files with 37 additions and 30 deletions
|
@ -93,7 +93,6 @@ class GridBlock extends React.Component {
|
|||
GridBlock.defaultProps = {
|
||||
align: 'left',
|
||||
contents: [],
|
||||
imagealign: 'top',
|
||||
layout: 'twoColumn',
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue