CougarCS / CougarCS-AdminPortal

Our officer admin portal created with React & Typescript
MIT License
6 stars 12 forks source link

Fix timestamp in members data table to proper design #48

Closed Brodypen closed 1 year ago

Brodypen commented 1 year ago
image

Currently, our table displays a timestamp with... too much info! Change this using day.js to be similar to the Figma design displaying time with Month-Day-Year format.

image