NUS-Project-SaBai / FrontEnd

1 stars 1 forks source link

Refactored frontend #157

Closed dylankhoo closed 3 months ago

dylankhoo commented 3 months ago
  1. Remove the images constants from constants.js
  2. Factor out PatientInfo into a component
  3. Factor out Autosuggestions into a component

Closes #155