mirror of
https://github.com/i701/sarlink-portal.git
synced 2026-06-12 14:33:51 +00:00
4e78ff2de9
- Replaced 'house_name' with 'address' in user schema and related files. - Added new fields for terms and privacy policy acceptance in the signup form schema. - Updated package.json and package-lock.json to include @radix-ui/react-checkbox for checkbox functionality. - Modified seed script to reflect changes in the user model.