This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactored handleChange and filter resource 1. TODO have filteredResource outside the handle change so we can handle the selectedCategory state correctly 1. Right now the selectedCategory gets added everytime the check- box is clicked. * Refactor lifecycle methods and change styling - Refactored filter categories - Replaced checkboxes with list items - Sort categories alphabetically * Include proptypes and fix export issue 1. updated proptypes 2. fixed styling using the linter * Fixed proptypes and included default prop types * Move clear categories button below list
- Loading branch information
1 parent
9c8c2e2
commit 065f39d
Showing
3 changed files
with
95 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters