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
|
|
@ -10,7 +10,6 @@ const template = {
|
|||
records: [
|
||||
{
|
||||
type: 'public',
|
||||
expanded: true,
|
||||
fields: [
|
||||
{ label: 'Name', type: 'text' as const },
|
||||
{ label: 'Species', type: 'species' as const },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue