fixes for build issues

This commit is contained in:
2023-08-02 17:51:53 -05:00
parent 21269f0e3f
commit 3d5079ec2e
3 changed files with 4 additions and 8 deletions

View File

@@ -5,3 +5,5 @@ const WorkHistory = () => {
</div>
);
}
export default WorkHistory;