generated from ctc-uci/npo-frontend-vite-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catalog Create Event Form Matching Design (#66)
* Create a pull trequest for branch 59-catalog-create-event-form-match-design * EventForm's Multiple Fields + Debugging * matched styling * removed comments * removed empty badges * added desciption to catalog table + made form editable * fixed editing form --------- Co-authored-by: kadejna <[email protected]> Co-authored-by: michellelin1 <[email protected]>
- Loading branch information
1 parent
a1955dc
commit c80db93
Showing
4 changed files
with
249 additions
and
98 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -116,3 +116,4 @@ FilterCheckbox.propTypes = { | |
}; | ||
|
||
export default SearchFilter; | ||
export { FilterCheckbox }; |
Oops, something went wrong.