Reactive-Resume icon indicating copy to clipboard operation
Reactive-Resume copied to clipboard

Update profile.ts to add default values

Open calumapplepie opened this issue 1 year ago • 0 comments

Add some default values to the LinkedIn data import in case of missing data. Default values used in place of optional data in order to minimize changes to other parts of the codebase; since optionals require an extra step to handle. Default values of whitespace might work better, but I cannot test to be sure.

Closes: #1604

calumapplepie avatar Jan 12 '24 02:01 calumapplepie