Skip to content

Commit

Permalink
set skills summary as textarea
Browse files Browse the repository at this point in the history
  • Loading branch information
reorx committed Jan 23, 2024
1 parent ecc418c commit 0c4cec1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/editor/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 0c4cec1

Please sign in to comment.