-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Describe the bug
In the member-card component, the HTML code is also in the .component.ts file. This violated the best practices in Angular. Instead of that let's move the HTML code to the member-card.component.html file and link it to the component.ts file
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers