mirror of
https://github.com/zebrajr/Reactive-Resume.git
synced 2025-12-06 12:20:18 +01:00
Apply suggestion from @AmruthPillai
This commit is contained in:
parent
2de24d5b55
commit
87370cfdf0
|
|
@ -531,6 +531,7 @@ const mapSectionToComponent = (section: SectionKey) => {
|
|||
case "education": {
|
||||
return <Education />;
|
||||
}
|
||||
|
||||
case "summary": {
|
||||
return <Summary />;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user