set skills summary as textarea
This commit is contained in:
parent
ecc418c93c
commit
0c4cec14e1
|
|
@ -90,6 +90,7 @@ const keyFormatMap = {
|
|||
'projects.items.properties.description': 'textarea',
|
||||
'projects.items.properties.highlights.items': 'textarea',
|
||||
'sideProjects.items.properties.description': 'textarea',
|
||||
'skills.items.properties.summary': 'textarea',
|
||||
'languages.items.properties.summary': 'textarea',
|
||||
'references.items.properties.reference': 'textarea',
|
||||
'awards.items.properties.summary': 'textarea',
|
||||
|
|
|
|||
Loading…
Reference in New Issue