feat: additional work sections

This commit is contained in:
Alexander KIRILOV
2022-10-27 15:43:15 +02:00
parent 9b1f3eda05
commit 7bc4a998fe
13 changed files with 184 additions and 38 deletions

View File

@ -38,7 +38,7 @@ const defaultState: Partial<Resume> = {
work: {
id: 'work',
name: 'Work Experience',
type: 'basic',
type: 'work',
columns: 2,
visible: true,
items: [],