mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 08:42:08 +10:00
feat: additional work sections
This commit is contained in:
@ -38,7 +38,7 @@ const defaultState: Partial<Resume> = {
|
||||
work: {
|
||||
id: 'work',
|
||||
name: 'Work Experience',
|
||||
type: 'basic',
|
||||
type: 'work',
|
||||
columns: 2,
|
||||
visible: true,
|
||||
items: [],
|
||||
|
||||
Reference in New Issue
Block a user