issues
search
all-purpose
/
ap-website-v3
MIT License
0
stars
0
forks
source link
fix-careers: get the correct object data
#103
Closed
inkbase
closed
3 years ago
inkbase
commented
3 years ago
Description of Changes
BUGFIX - Fixed the object structure to get the data correctly
IMPROVEMENT - Added a small comment with a little detail
Pre-deployment Checklist:
[x] A self-review of the code was performed
[x] Code has comments, particularly in hard-to-understand areas
[x] Development code (e.g.
console.log
s, commented out areas not required for production) have been removed
[x] There are no console errors when running
gatsby develop
[x] The changes have been tested across different browsers and mobile devices
[x] Running
gatsby build
leads to successful build with no errors
Description of Changes
Pre-deployment Checklist:
console.log
s, commented out areas not required for production) have been removedgatsby develop
gatsby build
leads to successful build with no errors