GTBitsOfGood / canine-assistants

Educating the Dogs Who Change the World
https://dev--canine-assistants.netlify.app
MIT License
4 stars 0 forks source link

[FE] Fix dog age being 0 years #198

Closed afazio1 closed 6 months ago

afazio1 commented 6 months ago

Description

If a dog is < 1 years old, display months old. This can be a frontend calculation. Age is displayed in the dog table and ind dog page. Make a util function for this.