revert: removes expanded option, cards should always start minimized
This commit is contained in:
parent
a96acdd0d2
commit
973541e24f
7 changed files with 5 additions and 13 deletions
|
|
@ -15,7 +15,6 @@ const testTemplate: Template = {
|
|||
records: [
|
||||
{
|
||||
type: 'public',
|
||||
expanded: true,
|
||||
fields: [
|
||||
{ label: 'Name', type: 'text' },
|
||||
{ label: 'Species', type: 'species' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue