mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 08:13:49 +10:00
Added the experience section on the leftSidebar.
This commit is contained in:
@ -175,6 +175,13 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"experience": {
|
||||||
|
"form": {
|
||||||
|
"name": {
|
||||||
|
"label": "কোম্পানির নাম"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"location": {
|
"location": {
|
||||||
"address": {
|
"address": {
|
||||||
"label": "ঠিকানা"
|
"label": "ঠিকানা"
|
||||||
|
|||||||
@ -175,6 +175,13 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"experience": {
|
||||||
|
"form": {
|
||||||
|
"name": {
|
||||||
|
"label": "Company Name"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"location": {
|
"location": {
|
||||||
"address": {
|
"address": {
|
||||||
"label": "Address"
|
"label": "Address"
|
||||||
|
|||||||
Reference in New Issue
Block a user