codefordenver / partner-finder

Using an open dataset with registered colorado business to build a tool that manages outreach to potential CFD partners.
3 stars 14 forks source link

[201] Fix. Displayed assignee in the table #202

Closed kaleeaswari closed 3 years ago

kaleeaswari commented 3 years ago

Description

Included an avatar for the assignee in the table.

Fixes #201

Type of Change:

Code/Quality Assurance Only

Code/Quality Assurance Only

kaleeaswari commented 3 years ago

@galbwe Submitted for review.

galbwe commented 3 years ago

Can you run the following locally in the frontend directory and fix any errors?

yarn format

yarn lint

kaleeaswari commented 3 years ago

@galbwe Done formatting.