nswalters / AppTrakz-Client

React Client for AppTrakz application for documenting the job application process.
0 stars 0 forks source link

Fixed attribute names (class -> className, etc) and added keys to mapped child items. #54

Closed nswalters closed 3 years ago

nswalters commented 3 years ago

This PR contains hotfixes to update attributes such as class to className and also to add proper key attributes on child items.