mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-10 04:22:27 +10:00
Apply suggestion from @AmruthPillai
This commit is contained in:
@ -531,6 +531,7 @@ const mapSectionToComponent = (section: SectionKey) => {
|
|||||||
case "education": {
|
case "education": {
|
||||||
return <Education />;
|
return <Education />;
|
||||||
}
|
}
|
||||||
|
|
||||||
case "summary": {
|
case "summary": {
|
||||||
return <Summary />;
|
return <Summary />;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user