Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 855 Bytes

File metadata and controls

34 lines (23 loc) · 855 Bytes

Summary

Type of Change

  • Bug fix
  • New feature
  • Refactor (no functional change)
  • Documentation
  • Chore / dependency update

Related Issue

Closes #

How to Test

Checklist

  • npm test passes locally
  • npm run build succeeds with no errors
  • Tested in Firefox with a real job application form
  • No console.log statements left in the code
  • TypeScript types are correct (no any added without justification)
  • If this touches autofill logic — tested on at least one React-controlled form

Joel Nishanth · offlyn.AI